WCF-Xtensions Class Reference for .NET
BsonReader Class
Members 






Represents a reader that provides fast, non-cached, forward-only access to serialized Json data.
Object Model
BsonReader Class
Syntax
public class BsonReader : Noemax.Newtonsoft.Json.JsonReader 
public class BsonReader = class(Noemax.Newtonsoft.Json.JsonReader)
public class BsonReader extends Noemax.Newtonsoft.Json.JsonReader
public __gc class BsonReader : public Noemax.Newtonsoft.Json.JsonReader 
public ref class BsonReader : public Noemax.Newtonsoft.Json.JsonReader 
'Declaration
 
Public Class BsonReader 
   Inherits Noemax.Newtonsoft.Json.JsonReader
 
'Usage
 
Dim instance As BsonReader
Inheritance Hierarchy

System.Object
   Noemax.Newtonsoft.Json.JsonReader
      Noemax.Newtonsoft.Json.Bson.BsonReader

Requirements

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

See Also

Reference

BsonReader Members
Noemax.Newtonsoft.Json.Bson Namespace

Send Feedback