Noemax.Newtonsoft.Json.Bson Namespace > BsonReader Class : ReadAsDecimal Method |
'Declaration Public Overrides Function ReadAsDecimal() As System.Nullable(Of Decimal)
'Usage Dim instance As BsonReader Dim value As System.Nullable(Of Decimal) value = instance.ReadAsDecimal()
public override System.Nullable<decimal> ReadAsDecimal()
public function ReadAsDecimal(): System.Nullable; override;
public override function ReadAsDecimal() : System.Nullable;
public: System.Nullable<decimal> ReadAsDecimal(); override
public: System.Nullable<decimal> ReadAsDecimal(); override
null
at the end of an array.Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2