Click or drag to resize
QueryDataParametersGetMacroEnumerator Method
Gets the enumerator.

Namespace: CMS.DataEngine
Assembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 8.2.23
Syntax
C#
protected IEnumerator<DictionaryEntry> GetMacroEnumerator()

Return Value

Type: IEnumeratorDictionaryEntry
See Also