Json.NET - Quick Starts & API Documentation
WriteValue Method (value)
Namespaces ► Newtonsoft.Json ► JsonWriter ► WriteValue(Nullable<(Of <<'(Int32>)>>))
Writes a Nullable<(Of <(<'T>)>)> value.
Declaration Syntax
Parameters
- value (Nullable<(Of <(<'Int32>)>)>)
- The Nullable<(Of <(<'T>)>)> value to write.