Value.Assign Method

<< 点击显示目录 >>

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

Value.Assign Method

BR.AN.PviServices .NET


Initializes the Value class to the Object value

Overload List

Initializes the Value class to the Object value

public void Assign(bool)

Initializes the Value class to the Object value

public void Assign(byte)

Initializes the Value class to the Object value

public void Assign(double)

Initializes the Value class to the Object value

public void Assign(short)

Initializes the Value class to the Object value

public void Assign(int)

Initializes the Value class to the Object value

public void Assign(object)

Initializes the Value class to the Object value

public void Assign(object,int)

Initializes the Value class to the Object field value

public void Assign(object[])

Initializes the Value class to the Object value

public void Assign(sbyte)

Initializes the Value class to the Object value

public void Assign(float)

Initializes the Value class to the Object value

public void Assign(ushort)

Initializes the Value class to the Object value

public void Assign(uint)

See Also

Value Class | BR.AN.PviServices Namespace


Generated from assembly BR.AN.PviServices [8.1.0.4]

Topics in this section:

Value.Assign(Object) Method

Value.Assign(UInt32) Method