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

In This Topic
    Remove(String) Method
    In This Topic
    Removes a variable
    Syntax
    public bool Remove( 
       string strVariable
    )
    public:
    bool Remove( 
       String^ strVariable
    ) 

    Parameters

    strVariable
    Variable name
    See Also