IIndexableTItem Property (Int32) |
Integer indexer, gets or sets the value on the specified index
Namespace: CMS.BaseAssembly: CMS.Base (in CMS.Base.dll) Version: 12.0.0
Syntax T this[
int index
] { get; }
Parameters
- index
- Type: SystemInt32
Index
Property Value
Type:
TSee Also