Eplan Platform API
Eplan.EplApi.MasterData Namespace / MDPartsMessagesRegisteredEnumerator Class / Init Method / Init() Method

In This Topic
    Init() Method
    In This Topic
    Initializes the enumerator for iterating over the collection of all registered messages in the system. Only messages that are licensed in the actual system will be regarded
    Syntax
    public void Init()
    public:
    void Init(); 
    Remarks
    automatically used by the constructor of Eplan::EplApi::MasterData:
    See Also