![]() | AttributeTableGetValue Method |
Name | Description | |
---|---|---|
![]() | GetValue(Object) |
Returns the attribute with the specified key.
If no attribute is found, an exception is thrown.
|
![]() | GetValueT(Object) |
Returns the attribute with the specified key casted to the specified type.
If no attribute with the specified key is found or the attribute can't be casted
to the specified type, an exception is thrown.
|