Json.NET - Quick Starts & API Documentation
ReadAsDecimal Method
Namespaces ► Newtonsoft.Json.Bson ► BsonReader ► ReadAsDecimal()()()()
Reads the next JSON token from the stream as a Nullable<(Of <(<'T>)>)>.
Declaration Syntax
Return Value
A Nullable<(Of <(<'T>)>)>. This method will return null at the end of an array.