Eplan Platform API
Eplan.EplApi.DataModel.MasterData Namespace / FunctionDefinitionLibrary Class / GetEnumerator Method

In This Topic
    GetEnumerator Method (FunctionDefinitionLibrary)
    In This Topic
    Returns an enumerator that iterates through the function definitions of this library.
    Syntax
    public virtual IEnumerator GetEnumerator()
    public:
    virtual IEnumerator^ GetEnumerator(); 
    See Also