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

In This Topic
    PlanningSegment.MacroPlaceHolderClass.MacroPlaceHolderEnumerator Class
    In This Topic
    Enumerates over collection of MacroPlaceholder objects in MacroPlaceHolderClass
    Inheritance Hierarchy

    System.Object
       Eplan.EplApi.DataModel.Planning.PlanningSegment.MacroPlaceHolderClass.MacroPlaceHolderEnumerator

    Syntax
    public class PlanningSegment.MacroPlaceHolderClass.MacroPlaceHolderEnumerator 
    public ref class PlanningSegment.MacroPlaceHolderClass.MacroPlaceHolderEnumerator 
    Public Constructors
    Public Properties
     NameDescription
    Public PropertyReturns the current MacroPlaceholder.  
    Public PropertyReturns the current MacroPlaceholder. The same as Current.  
    Top
    Public Methods
     NameDescription
    Public Method  
    Public MethodMoves to the next element in the collection.  
    Public MethodStarts and goes to the first element in the collection.  
    Top
    See Also