Click or drag to resize

BsonReader Properties

The BsonReader type exposes the following members.

Properties
  NameDescription
Public propertyCloseInput (Inherited from JsonReader.)
Public propertyCulture (Inherited from JsonReader.)
Protected propertyCurrentState (Inherited from JsonReader.)
Public propertyDateFormatString (Inherited from JsonReader.)
Public propertyDateParseHandling (Inherited from JsonReader.)
Public propertyDateTimeKindHandling
Public propertyDateTimeZoneHandling (Inherited from JsonReader.)
Public propertyDepth (Inherited from JsonReader.)
Public propertyFloatParseHandling (Inherited from JsonReader.)
Public propertyJsonNet35BinaryCompatibility Obsolete.
Public propertyMaxDepth (Inherited from JsonReader.)
Public propertyPath (Inherited from JsonReader.)
Public propertyQuoteChar (Inherited from JsonReader.)
Public propertyReadRootValueAsArray
Public propertySupportMultipleContent (Inherited from JsonReader.)
Public propertyTokenType (Inherited from JsonReader.)
Public propertyValue (Inherited from JsonReader.)
Public propertyValueType (Inherited from JsonReader.)
Top
See Also