TcHmiJsonSerializer Methods
The TcHmiJsonSerializer type exposes the following members.
Methods
|
|
Name |
Description |
|---|---|---|
|
|
Creates a new TcHmiJsonSerializer instance. The TcHmiJsonSerializer will not use default settings from DefaultSettings. | |
|
|
Creates a new TcHmiJsonSerializer instance using the specified JsonSerializerSettings . The TcHmiJsonSerializer will not use default settings from DefaultSettings. | |
|
|
Creates a new TcHmiJsonSerializer instance. The TcHmiJsonSerializer will use default settings from DefaultSettings. | |
|
|
Creates a new TcHmiJsonSerializer instance using the specified JsonSerializerSettings . The TcHmiJsonSerializer will use default settings from DefaultSettings as well as the specified JsonSerializerSettings . | |
|
|
Deserializes the JSON String contained by the specified JsonReader to an equivalent instance of the specified Type. | |
|
|
Deserializes the specified JSON String to an equivalent instance of the specified Type. | |
|
|
Deserialize(TextReader, Type) |
Deserializes the JSON structure contained by the specified
TextReader into an
instance of the specified type. |
|
|
Deserializes the JSON String contained by the specified JsonReader to an equivalent instance of the specified Type. | |
|
|
Deserializes the JSON String contained by the specified JsonReader to an equivalent instance of the specified Type. | |
|
|
Deserializes the specified JSON String to an equivalent instance of the specified Type. | |
|
|
Deserializes the specified JSON String to an equivalent instance of the specified Type. | |
|
|
Deserializes the JSON String contained by the specified JsonReader to an equivalent instance of the specified type. | |
|
|
Deserializes the specified JSON String to an equivalent instance of the specified type. | |
|
|
Deserializes the specified JSON String to an equivalent instance of the specified type using the specified JsonConverter{T} . | |
|
|
Deserializes the JSON String contained by the specified JsonReader to an equivalent instance of the specified type. | |
|
|
Deserializes the JSON String contained by the specified JsonReader to an equivalent instance of the specified type. | |
|
|
Deserializes the specified JSON String to an equivalent instance of the specified type. | |
|
|
Deserializes the specified JSON String to an equivalent instance of the specified type. | |
|
|
Deserializes the specified JSON String to an equivalent instance of the specified type using the specified JsonConverter{T} . | |
|
|
Determines whether the specified object is equal to the current
object. | |
|
|
Allows an object to try to free resources and perform other
cleanup operations before it is reclaimed by garbage
collection. | |
|
|
Serves as the default hash function. | |
|
|
Gets the Type of the current
instance. | |
|
|
Creates a shallow copy of the current Object. | |
|
|
Populate(JsonReader, Object) |
Populates the JSON values onto the target object. |
|
|
Populate(TextReader, Object) |
Populates the JSON values onto the target object. |
|
|
Serializes the specified Object to an equivalent JSON String. | |
|
|
Serialize(JsonWriter, Object) |
Serializes the specified Object and writes the JSON
structure using the specified JsonWriter. |
|
|
Serializes the specified Object to an equivalent JSON String using the specified JsonSerializerSettings . | |
|
|
Serializes the specified Object to an equivalent JSON String. | |
|
|
Serialize(TextWriter, Object) |
Serializes the specified Object and writes the JSON
structure using the specified TextWriter. |
|
|
Serializes the specified Object to an equivalent JSON String using the specified capacity and JsonSerializerSettings . | |
|
|
Serialize(JsonWriter, Object, Type) |
Serializes the specified Object and writes the JSON
structure using the specified JsonWriter. |
|
|
Serializes the specified Object to an equivalent JSON String using the specified JsonWriter , Type and JsonSerializerSettings . | |
|
|
Serializes the specified Object to an equivalent JSON String using the specified JsonWriter , Type and JsonSerializerSettings . | |
|
|
Serializes the specified Object to an equivalent JSON String. | |
|
|
Serializes the specified Object to an equivalent JSON String using the specified Type and JsonSerializerSettings . | |
|
|
Serialize(TextWriter, Object, Type) |
Serializes the specified Object and writes the JSON
structure using the specified TextWriter. |
|
|
Serializes the specified Object to an equivalent JSON String using the specified capacity, Type and JsonSerializerSettings . | |
|
|
Serializes the specified Object to an equivalent JSON String using the specified JsonWriter , Type and JsonSerializerSettings . | |
|
|
Serializes the specified Object to an equivalent JSON String using the specified JsonWriter , Type and JsonSerializerSettings . | |
|
|
Serializes the specified value to an equivalent JSON String using the specified JsonConverter{T} . | |
|
|
Serializes the specified value to an equivalent JSON String using the specified JsonConverter{T} . | |
|
|
Serializes the specified value to an equivalent JSON String using the specified JsonConverter{T} . | |
|
|
Serializes the specified value to an equivalent JSON String using the specified JsonConverter{T} . | |
|
|
Returns a string that represents the current object. |
Reference
TcHmiJsonSerializer Class TcHmiSrv.Core.Tools.Json.Newtonsoft Namespace
Copyright © Beckhoff Automation GmbH & Co. KG