Eplan Platform API
Eplan.EplApi.MasterData Namespace / MDPartsMessagesRegisteredEnumerator Class / Reset Method

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