SingleOrArrayConverter<(Of <(<'T>)>)> Members
The SingleOrArrayConverter<(Of <(<'T>)>)> type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
|
|
CanConvert |
Determines whether this instance can convert the specified object type.
|
|
|
ReadJson |
Reads the JSON representation of the object.
|
|
|
WriteJson |
Writes the JSON representation of the object.
|
Properties
| Name | Description | |
|---|---|---|
|
|
CanWrite |
Gets a value indicating whether this JsonConverter can write JSON.
|

