IDataClassItem Property (Int32) |
Column indexer by index.
Namespace: CMS.DataEngineAssembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 8.2.23
Syntax Object this[
int columnIndex
] { get; set; }
Parameters
- columnIndex
- Type: SystemInt32
Column index
Property Value
Type:
ObjectSee Also