JsonValue.ToString Method

Overload List

 

Name

Description

JsonValue.ToString Method 1:

ToString.

Returns a String that represents the current Value. (Overrides Value.ToString..)

JsonValue.ToString Method 2:

ToString(IFormatProvider)

Converts the Value to an equivalent String using the specified IFormatProvider. (Inherited from Value.)

Reference

JsonValue Class

TcHmiSrv.Core.Tools.Json Namespace