The IGeneralIndexable 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 |
General indexer, gets or sets the value on the specified index
|
See Also