InfoObjectCollectionTInfoItem Property (Int32) |
Gets or sets the object on specific index.
Namespace: CMS.DataEngineAssembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 13.0.131
Syntax public TInfo this[
int index
] { get; set; }
Parameters
- index
- Type: SystemInt32
Object index to get
Property Value
Type:
TInfoImplements
IIndexableTItemInt32See Also