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