[This is preliminary documentation and is subject to change.]
Represents a BSON document
System Object NFX.Serialization.BSON BSONDocument NFX.DataAccess.MongoDB.Connector Query NFX.DataAccess.MongoDB.Connector UpdateNamespace: NFX.Serialization.BSONAssembly: NFX (in NFX.dll) Version: 3.0.0.1 (3.0.0.1)
public class BSONDocument : IJSONWritable,
IEnumerable<BSONElement>, IEnumerable
public class BSONDocument : IJSONWritable,
IEnumerable<BSONElement>, IEnumerable
Public Class BSONDocument
Implements IJSONWritable, IEnumerable(Of BSONElement),
IEnumerable
Public Class BSONDocument
Implements IJSONWritable, IEnumerable(Of BSONElement),
IEnumerable
public ref class BSONDocument : IJSONWritable,
IEnumerable<BSONElement^>, IEnumerable
public ref class BSONDocument : IJSONWritable,
IEnumerable<BSONElement^>, IEnumerable
type BSONDocument =
class
interface IJSONWritable
interface IEnumerable<BSONElement>
interface IEnumerable
end
type BSONDocument =
class
interface IJSONWritable
interface IEnumerable<BSONElement>
interface IEnumerable
end