JTokenWriter
Represents a writer that provides a fast, non-cached, forward-only way of generating JSON data.
            
                
Gets the  JToken at the writer's current position.
            
Gets the token being written.
            
Initializes a new instance of the  JTokenWriter class writing to the given  JContainer.
            
public JTokenWriter()
Initializes a new instance of the  JTokenWriter class.