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

In This Topic
    MoveNext Method (PlanningSegment.MacroPlaceHolderClass.MacroPlaceHolderEnumerator)
    In This Topic
    Moves to the next element in the collection.
    Syntax
    public virtual bool MoveNext()
    public:
    virtual bool MoveNext(); 

    Return Value

    True if the next element was found, False otherwise
    See Also