| IGeneralIndexableTKey, TObjectItem Property (TKey) | 
            Integer indexer, gets or sets the value on the specified index
            
 
Namespace: CMS.BaseAssembly: CMS.Base (in CMS.Base.dll) Version: 13.0.131
 Syntax
SyntaxTObject this[
	TKey index
] { get; set; }Parameters
- index
- Type: TKey
 Index
Property Value
Type: 
TObject See Also
See Also