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

In This Topic
    Reset Method (PrjMessagesEnumerator)
    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