Eplan Platform API
Eplan.EplApi.DataModel Namespace / ObjectIterator Class / Next Method

In This Topic
    Next Method
    In This Topic
    Returns current object and move current position further.
    Syntax
    public StorableObject Next()
    public:
    StorableObject^ Next(); 
    See Also