IIndexable ObjectType  Item Property Kentico 8.1 API Reference
Overload List

  NameDescription
Public propertyItem Int32 
Integer indexer, gets or sets the value on the specified index
(Inherited from IIndexable.)
Public propertyItem Int32 
Integer indexer, gets or sets the value on the specified index
Public propertyItem String 
String indexer, gets or sets the value with the specified name
(Inherited from INameIndexable.)
Public propertyItem String 
String indexer, gets or sets the value with the specified name
(Inherited from INameIndexable ObjectType .)
Back to Top
See Also