API Help
Eplan.EplApi.DataModel.Graphics Namespace / PlaceHolder.ValueSetsClass.ValueSetEnumerator Class / Current Property

In This Topic
    Current Property (PlaceHolder.ValueSetsClass.ValueSetEnumerator)
    In This Topic
    Syntax
    public virtual string Current {get;}
    public:
    virtual property String^ Current {
       String^ get();
    }
    See Also