Eplan Platform API
Eplan.EplApi.DataModel.MasterData Namespace / FunctionDefinitionEnumerator Class / Reset Method

In This Topic
    Reset Method (FunctionDefinitionEnumerator)
    In This Topic
    Sets the enumerator to its initial position, which is before the first element in the collection.
    Syntax
    public virtual void Reset()
    public:
    virtual void Reset(); 
    See Also