The IGeneralIndexable KeyType, ObjectType type exposes the following members.
Back to Top
Back to Top
Extension Methods
Name | Description | |
---|---|---|
![]() | AsIndexable TKey, TValue |
Implicit conversion to indexable type with a specific values
(Defined by DataExtensions.) |
Properties
Name | Description | |
---|---|---|
![]() | Item Object |
General indexer, gets or sets the value on the specified index
(Inherited from IGeneralIndexable.) |
![]() | Item KeyType |
Integer indexer, gets or sets the value on the specified index
|
See Also