QueryColumnListBaseItem Property |
Returns column on specific index
Namespace: CMS.DataEngineAssembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 12.0.0
Syntax public IQueryColumn this[
int index
] { get; set; }
Parameters
- index
- Type: SystemInt32
Index
Property Value
Type:
IQueryColumnSee Also