Eplan Platform API
Eplan.EplApi.DataModel.Planning Namespace / PlanningSegment.MacroPlaceHolderClass Class / GetEnumerator2 Method

In This Topic
    GetEnumerator2 Method (PlanningSegment.MacroPlaceHolderClass)
    In This Topic
    Gets enumertator in collection of MacroPlaceholder. The same as GetEnumerator.
    Syntax
    public virtual IEnumerator GetEnumerator2()
    public:
    virtual IEnumerator^ GetEnumerator2(); 

    Return Value

    MacroPlaceholder enumerator
    See Also