API Help
Eplan.EplApi.EServices Namespace / PrjMessagesRegisteredEnumerator Class / Init Method / Init() Method

In This Topic
    Init() Method
    In This Topic
    initializes the enumerator for iterating over the collection of all registered electrotechnical 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::EServices:
    See Also