Interface to access collections through int and string indexers
Namespace: CMS.BaseAssembly: CMS.Base (in CMS.Base.dll) Version: 8.2.23
Syntaxpublic interface IIndexable
The IIndexable type exposes the following members.
Properties
| Name | Description |
---|
 | Item |
Integer indexer, gets or sets the value on the specified index
|
Top
See Also