Eplan Platform API
Eplan.EplApi.MasterData Namespace / MDPartsMessagesRegisteredCollection Class / Count Property

In This Topic
    Count Property (MDPartsMessagesRegisteredCollection)
    In This Topic
    Gets the number of elements contained in the MDPartsMessagesRegisteredCollection.
    Syntax
    public virtual int Count {get;}
    public:
    virtual property int Count {
       int get();
    }

    Property Value

    The number of elements contained in the MDPartsMessagesRegisteredCollection.
    See Also