IGeneralIndexableKeyType, ObjectTypeItem Property (KeyType) |
Integer indexer, gets or sets the value on the specified index
Namespace: CMS.BaseAssembly: CMS.Base (in CMS.Base.dll) Version: 8.2.23
Syntax ObjectType this[
KeyType index
] { get; set; }
Parameters
- index
- Type: KeyType
Index
Property Value
Type:
ObjectTypeSee Also