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