API Help
Eplan.EplApi.DataModel.Graphics Namespace / PlaceHolder.ValueSetsClass Class / Remove Method
Value set

In This Topic
    Remove Method (PlaceHolder.ValueSetsClass)
    In This Topic
    Removes a value set
    Syntax
    public virtual bool Remove( 
       string item
    )
    public:
    virtual bool Remove( 
       String^ item
    ) 

    Parameters

    item
    Value set
    See Also