Creates an JsonWriter that can be used to add tokens to the JToken.
| C# | Visual Basic | Visual C++ |
public JsonWriter CreateWriter()
Public Function CreateWriter As JsonWriter
public: JsonWriter^ CreateWriter()
An JsonWriter that is ready to have content written to it.