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

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

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

Syntax
public 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