Eplan Platform API
Eplan.EplApi.DataModel.MasterData Namespace / FunctionDefinitionEnumerator Class
Members

In This Topic
    FunctionDefinitionEnumerator Class
    In This Topic
    Supports enumeration of function definitions in function definition library.
    Inheritance Hierarchy

    System.Object
       Eplan.EplApi.DataModel.MasterData.FunctionDefinitionEnumerator

    Syntax
    public class FunctionDefinitionEnumerator 
    public ref class FunctionDefinitionEnumerator 
    Public Properties
     NameDescription
    Public PropertyGets the element in the collection at the current position of the enumerator.  
    Public PropertyGets the element in the collection at the current position of the enumerator.  
    Top
    Public Methods
     NameDescription
    Public Method  
    Public MethodAdvances the enumerator to the next element of the collection.  
    Public MethodSets the enumerator to its initial position, which is before the first element in the collection.  
    Top
    See Also