IGeneralIndexable MembersKentico 8.0 API Reference
The IGeneralIndexable type exposes the following members.
Extension Methods

  NameDescription
Public Extension MethodAsIndexable TKey, TValue 
Implicit conversion to indexable type with a specific values
(Defined by DataExtensions.)
Back to Top
Properties

  NameDescription
Public propertyItem
General indexer, gets or sets the value on the specified index
Back to Top
See Also