Eplan Platform API
Eplan.EplApi.EServices Namespace / PrjMessagesRegisteredEnumerator Class / Reset Method

In This Topic
    Reset Method (PrjMessagesRegisteredEnumerator)
    In This Topic
    Sets the enumerator to its initial position, which is before the first element in Eplan::EplApi::EServices:
    Syntax
    public virtual void Reset()
    public:
    virtual void Reset(); 
    See Also