TcHmiJsonSerializerDeserialize Method

Overload List

 

Name

Description

TcHmiJsonSerializerDeserialize Method 1:

TcHmiJsonSerializerDeserialize Method 2:

Deserialize(JsonReader, Type)

Deserializes the JSON String contained by the specified JsonReader to an equivalent instance of the specified Type.

TcHmiJsonSerializerDeserialize Method 3:

TcHmiJsonSerializerDeserialize Method 4:

Deserialize(String, Type)

Deserializes the specified JSON String to an equivalent instance of the specified Type.

TcHmiJsonSerializerDeserialize Method 5:

Deserialize(TextReader, Type)

Deserializes the JSON structure contained by the specified TextReader into an instance of the specified type.

TcHmiJsonSerializerDeserialize Method 6:

TcHmiJsonSerializerDeserialize Method 7:

Deserialize(JsonReader, Type, JsonSerializerSettings)

Deserializes the JSON String contained by the specified JsonReader to an equivalent instance of the specified Type.

TcHmiJsonSerializerDeserialize Method 8:

TcHmiJsonSerializerDeserialize Method 9:

Deserialize(JsonReader, Type, Boolean)

Deserializes the JSON String contained by the specified JsonReader to an equivalent instance of the specified Type.

TcHmiJsonSerializerDeserialize Method 10:

TcHmiJsonSerializerDeserialize Method 11:

Deserialize(String, Type, JsonSerializerSettings)

Deserializes the specified JSON String to an equivalent instance of the specified Type.

TcHmiJsonSerializerDeserialize Method 12:

TcHmiJsonSerializerDeserialize Method 13:

Deserialize(String, Type, Boolean)

Deserializes the specified JSON String to an equivalent instance of the specified Type.

TcHmiJsonSerializerDeserialize Method 14:

TcHmiJsonSerializerDeserialize Method 15:

DeserializeT(JsonReader)

Deserializes the JSON String contained by the specified JsonReader to an equivalent instance of the specified type.

TcHmiJsonSerializerDeserialize Method 16:

TcHmiJsonSerializerDeserialize Method 17:

DeserializeT(String)

Deserializes the specified JSON String to an equivalent instance of the specified type.

TcHmiJsonSerializerDeserialize Method 18:

TcHmiJsonSerializerDeserialize Method 19:

DeserializeT(JsonConverterT, String)

Deserializes the specified JSON String to an equivalent instance of the specified type using the specified JsonConverter{T} .

TcHmiJsonSerializerDeserialize Method 20:

TcHmiJsonSerializerDeserialize Method 21:

DeserializeT(JsonReader, JsonSerializerSettings)

Deserializes the JSON String contained by the specified JsonReader to an equivalent instance of the specified type.

TcHmiJsonSerializerDeserialize Method 22:

TcHmiJsonSerializerDeserialize Method 23:

DeserializeT(JsonReader, Boolean)

Deserializes the JSON String contained by the specified JsonReader to an equivalent instance of the specified type.

TcHmiJsonSerializerDeserialize Method 24:

TcHmiJsonSerializerDeserialize Method 25:

DeserializeT(String, JsonSerializerSettings)

Deserializes the specified JSON String to an equivalent instance of the specified type.

TcHmiJsonSerializerDeserialize Method 26:

TcHmiJsonSerializerDeserialize Method 27:

DeserializeT(String, Boolean)

Deserializes the specified JSON String to an equivalent instance of the specified type.

TcHmiJsonSerializerDeserialize Method 28:

TcHmiJsonSerializerDeserialize Method 29:

DeserializeT(JsonConverterT, String, JsonSerializer)

Deserializes the specified JSON String to an equivalent instance of the specified type using the specified JsonConverter{T} .

Reference

TcHmiJsonSerializer Class TcHmiSrv.Core.Tools.Json.Newtonsoft Namespace

Copyright © Beckhoff Automation GmbH & Co. KG