API Help
Eplan.EplApi.DataModel.Planning Namespace / PlanningObject.MacroPlaceHolderValueSetsClass.MacroPlaceHolderValueSetsEnumerator Class / Reset Method

In This Topic
    Reset Method (PlanningObject.MacroPlaceHolderValueSetsClass.MacroPlaceHolderValueSetsEnumerator)
    In This Topic
    Starts and goes to the first element in the collection
    Syntax
    public virtual void Reset()
    public:
    virtual void Reset(); 

    Return Value

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