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