JsonStreamReader<(Of <(<'T>)>)> Members
The JsonStreamReader<(Of <(<'T>)>)> type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
|
|
JsonStreamReader<(Of <(<'T>)>)> |
Initializes a new instance of the JsonStreamReader<(Of <(<'T>)>)> class.
|
Methods
| Name | Description | |
|---|---|---|
|
|
Equals(System.Object) | (Inherited from Object.) |
|
|
Finalize | (Inherited from Object.) |
|
|
GetHashCode | (Inherited from Object.) |
|
|
GetType | (Inherited from Object.) |
|
|
MemberwiseClone | (Inherited from Object.) |
|
|
Read |
Reads this file instance by instance without throwing an error on bad json.
|
|
|
ToString | (Inherited from Object.) |
Properties
| Name | Description | |
|---|---|---|
|
|
Errors |
Gets the errors that have been raised during the deserialization process.
|

