JsonSchemaValue.ToString Method

Overload List

 

Name

Description

JsonSchemaValue.ToString Method 1:

ToString.

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

JsonSchemaValue.ToString Method 2:

ToString(IFormatProvider)

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

JsonSchemaValue.ToString Method 3:

ToString(Boolean)

Returns a String that represents the current JsonSchemaValue.

Reference

JsonSchemaValue Class

TcHmiSrv.Core.Tools.DynamicSymbols Namespace