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

In This Topic
    Item Property (PlaceHolder.ValueSetsClass)
    In This Topic
    Syntax
    public string this[ 
       int index
    ]; {get;}
    public:
    property String^ default [int] {
       String^ get(int index);
    }

    Parameters

    index
    See Also