Eplan Platform API
Eplan.EplApi.MasterData Namespace / MDPartsMessagesRegisteredEnumerator Class
Members

In This Topic
    MDPartsMessagesRegisteredEnumerator Class
    In This Topic
    Iterates over all registered messages of the system Eplan::EplApi::MasterData:
    Inheritance Hierarchy

    System.Object
       Eplan.EplApi.MasterData.MDPartsMessagesRegisteredEnumerator

    Syntax
    public class MDPartsMessagesRegisteredEnumerator 
    public ref class MDPartsMessagesRegisteredEnumerator 
    Public Constructors
     NameDescription
    Public ConstructorDefault constructor  
    Top
    Public Properties
     NameDescription
    Public PropertyGets the current element in Eplan::EplApi::MasterData:  
    Top
    Public Methods
     NameDescription
    Public MethodOverloaded. Initializes the enumerator for iterating over the collection of all registered messages in the system.  
    Public MethodAdvances the enumerator to the next element of Eplan::EplApi::MasterData:  
    Public MethodSets the enumerator to its initial position, which is before the first element in Eplan::EplApi::MasterData:  
    Top
    See Also