QueryDataParametersGetEnumerator Method |
Gets the enumerator.
Namespace: CMS.DataEngineAssembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 13.0.131
Syntaxpublic IEnumerator<DataParameter> GetEnumerator()
Return Value
Type:
IEnumeratorDataParameterImplements
IEnumerableTGetEnumerator
See Also