API Help
Eplan.EplApi.Base Namespace / SysMessagesEnumerator Class / Reset Method

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