| IIndexableObjectTypeItem Property (Int32) | 
            Integer indexer, gets or sets the value on the specified index
            
 
Namespace: CMS.BaseAssembly: CMS.Base (in CMS.Base.dll) Version: 8.2.23
SyntaxObjectType this[
	int index
] { get; set; }Parameters
- index
 - Type: SystemInt32
Index 
Property Value
Type: 
ObjectType
See Also