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