Eplan Platform API
Eplan.EplApi.DataModel.Planning Namespace / PlanningObject.MacroPlaceHolderValueSetsClass Class / GetEnumerator2 Method

In This Topic
GetEnumerator2 Method (PlanningObject.MacroPlaceHolderValueSetsClass)
In This Topic
Gets enumertator in collection of MacroPlaceholderValueSets. The same as GetEnumerator.
Syntax
public virtual IEnumerator GetEnumerator2()

Return Value

MacroPlaceholderValueSet enumerator
See Also