Eplan Platform API
Eplan.EplApi.DataModel Namespace / ObjectIterator Class / Count Property

In This Topic
    Count Property (ObjectIterator)
    In This Topic
    Number of filtered elements.
    Syntax
    public int Count {get;}
    public:
    property int Count {
       int get();
    }
    See Also