API Help
Eplan.EplApi.DataModel.Graphics Namespace / PlaceHolder.VariablesClass Class / Remove Method / Remove(Variable) Method
Variable

In This Topic
    Remove(Variable) Method
    In This Topic
    Removes a variable
    Syntax
    public virtual bool Remove( 
       PlaceHolder.Variable item
    )
    public:
    virtual bool Remove( 
       PlaceHolder.Variable^ item
    ) 

    Parameters

    item
    Variable
    See Also