API Help
Eplan.EplApi.DataModel.Graphics Namespace / PlaceHolder.VariablesClass Class / Count Property

In This Topic
    Count Property (PlaceHolder.VariablesClass)
    In This Topic
    Returns number of variables
    Syntax
    public virtual int Count {get;}
    public:
    virtual property int Count {
       int get();
    }
    See Also