VariableCollection.Remove Method

<< 点击显示目录 >>

主页  PVI通信 > PVI帮助信息 > PVI Services > BR.AN.Namespace > BR.AN.PviServices > VariableCollection Class > VariableCollection Methods >

VariableCollection.Remove Method

BR.AN.PviServices .NET


Removes an object of type Variable to this instance.

Overload List

Removes an object of type Variable to this instance.

public virtual void Remove(Variable)

Removes a variable object from the collection given the variable name.

public override void Remove(string)

See Also

VariableCollection Class | BR.AN.PviServices Namespace


Generated from assembly BR.AN.PviServices [8.1.0.4]

Topics in this section:

VariableCollection.Remove(Variable) Method

VariableCollection.Remove(String) Method