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: 12.0.0
Syntax TObject this[
TKey index
] { get; set; }
Parameters
- index
- Type: TKey
Index
Property Value
Type:
TObjectSee Also