The following tables list the members exposed by JsonDataWriter.
Name | Description | |
---|---|---|
JsonDataWriter Constructor | Overloaded. |
Name | Description | |
---|---|---|
Settings | Gets settings of the current JsonDataWriter instance. |
Name | Description | |
---|---|---|
Close | Overridden. Closes the current JsonDataWriter instance. | |
WriteFinishCollection | Overridden. Completes writing of the current collection. | |
WriteFinishObject | Overridden. Finishes writing the current object. | |
WriteSerializableObjectValue | Overridden. Records the created serialized value with the specified name and default value. | |
WriteStartCollection | Overridden. Begins writing of collection with the specified name. | |
WriteStartObject | Overloaded. Overridden. | |
WriteValue | Overloaded. Overridden. |