Value.ToString Method

<< 点击显示目录 >>

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

Value.ToString Method

BR.AN.PviServices .NET


Converts the value of this instance to an equivalent String value

Overload List

Converts the value of this instance to an equivalent String value

public override string ToString()

Converts the value of this instance to an equivalent String value using the specified culture-specific formatting information.

public string ToString(IFormatProvider)

Formats the value of the current instance using the specified format.

public string ToString(string,IFormatProvider)

See Also

Value Class | BR.AN.PviServices Namespace


Generated from assembly BR.AN.PviServices [8.1.0.4]

Topics in this section:

Value.ToString(IFormatProvider) Method

Value.ToString(String, IFormatProvider) Method

Value.ToString() Method