VariableCollection.Add Method

<< 点击显示目录 >>

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

VariableCollection.Add Method

BR.AN.PviServices .NET


Adds an object of type Variable to this instance.

Overload List

Adds an object of type Variable to this instance.

public virtual void Add(Variable)

Adds an object of type Variable to this instance.

public override void Add(object,object)

See Also

VariableCollection Class | BR.AN.PviServices Namespace


Generated from assembly BR.AN.PviServices [8.1.0.4]

Topics in this section:

VariableCollection.Add(Variable) Method

VariableCollection.Add(Object, Object) Method