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

In This Topic
    Current Property (PlaceHolder.VariablesClass.VariablesEnumerator)
    In This Topic
    Syntax
    public virtual PlaceHolder.Variable Current {get;}
    public:
    virtual property PlaceHolder.Variable^ Current {
       PlaceHolder.Variable^ get();
    }
    See Also