QueryColumnListBaseGetEnumerator Method |
Gets the enumerator for the columns
Namespace: CMS.DataEngineAssembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 13.0.131
Syntax public IEnumerator<IQueryColumn> GetEnumerator()
Return Value
Type:
IEnumeratorIQueryColumnImplements
IEnumerableTGetEnumeratorSee Also