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

In This Topic
    Count Property (MergedArticleReference)
    In This Topic
    Gets count of objects included in this compound.
    Syntax
    public int Count {get;}
    public:
    property int Count {
       int get();
    }
    See Also