Value.ToString() Method

<< 点击显示目录 >>

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

Value.ToString() Method

BR.AN.PviServices .NET


Converts the value of this instance to an equivalent String value

[Visual Basic]

Public Overrides Overloads Sub ToString()

[C#]

public override string ToString();

Return Value

A String value equivalent to the value of this instance.

See Also

Value Class | BR.AN.PviServices Namespace | Value.ToString Overload List


Generated from assembly BR.AN.PviServices [8.1.0.4]