Click or drag to resize
FlattenEnumerableGetEnumerator Method
Gets the enumerator of the items

Namespace: CMS.MacroEngine
Assembly: CMS.MacroEngine (in CMS.MacroEngine.dll) Version: 13.0.131
Syntax
C#
public IEnumerator GetEnumerator()

Return Value

Type: IEnumerator

Implements

IEnumerableGetEnumerator
See Also