[This is preliminary documentation and is subject to change.]
The
Methods
Name | Description | |
---|---|---|
![]() |
Closes this stream and the underlying stream.
(Overrides | |
![]() | Equals | (Inherited from Object.) |
![]() | Finalize | Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. (Inherited from Object.) |
![]() |
Flushes whatever is in the buffer to the underlying streams and also flushes the underlying stream.
(Overrides | |
![]() | GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() | ToString | (Inherited from Object.) |
![]() |
Writes out a comment (Overrides ![]() /*...*/ | |
![]() | Overloaded. | |
![]() |
Writes the end of an array.
(Inherited from | |
![]() |
Writes the end constructor.
(Inherited from | |
![]() |
Writes the end of a Json object.
(Inherited from | |
![]() |
Writes indent characters.
(Overrides | |
![]() |
Writes an indent space.
(Overrides | |
![]() |
Writes a null value.
(Overrides | |
![]() |
Writes the property name of a name/value pair on a Json object.
(Overrides | |
![]() |
Writes raw JSON.
(Overrides | |
![]() |
Writes raw JSON where a value is expected and updates the writer's state.
(Inherited from | |
![]() |
Writes the beginning of a Json array.
(Overrides | |
![]() |
Writes the start of a constructor with the given name.
(Overrides | |
![]() |
Writes the beginning of a Json object.
(Overrides | |
![]() |
Writes the current (Inherited from | |
![]() |
Writes an undefined value.
(Overrides | |
![]() | Overloaded. | |
![]() |
Writes the JSON value delimiter.
(Overrides | |
![]() |
Writes out the given white space.
(Overrides |
Explicit Interface Implementations
Name | Description | |
---|---|---|
![]() ![]() | (Inherited from |