Eplan Platform API
Eplan.EplApi.DataModel.Planning Namespace / PlanningObject.MacroPlaceHolderValueSetsClass.MacroPlaceHolderValueSetsEnumerator Class
Members

PlanningObject.MacroPlaceHolderValueSetsClass.MacroPlaceHolderValueSetsEnumerator Class
Enumerates over collection of MacroPlaceholderValueSet objects in MacroPlaceholderValueSetsClass
Inheritance Hierarchy

System.Object
   Eplan.EplApi.DataModel.Planning.PlanningObject.MacroPlaceHolderValueSetsClass.MacroPlaceHolderValueSetsEnumerator

Syntax
public class PlanningObject.MacroPlaceHolderValueSetsClass.MacroPlaceHolderValueSetsEnumerator 
Public Constructors
Public Properties
 NameDescription
Public PropertyReturns the current MacroPlaceholderValueSet.  
Public PropertyReturns the current MacroPlaceholderValueSet. 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