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

In This Topic
MoveNext Method (PlanningObject.MacroPlaceHolderValueSetsClass.MacroPlaceHolderValueSetsEnumerator)
In This Topic
Moves to the next element in the collection
Syntax
public virtual bool MoveNext()

Return Value

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