[This is preliminary documentation and is subject to change.]
Represents an element with NULL value
System Object NFX.Serialization.BSON BSONElement NFX.Serialization.BSON BSONNullElementNamespace: NFX.Serialization.BSONAssembly: NFX (in NFX.dll) Version: 3.0.0.1 (3.0.0.1)
public sealed class BSONNullElement : BSONElement
public sealed class BSONNullElement : BSONElement
Public NotInheritable Class BSONNullElement
Inherits BSONElement
Public NotInheritable Class BSONNullElement
Inherits BSONElement
public ref class BSONNullElement sealed : public BSONElement
public ref class BSONNullElement sealed : public BSONElement
[<SealedAttribute>]
type BSONNullElement =
class
inherit BSONElement
end
[<SealedAttribute>]
type BSONNullElement =
class
inherit BSONElement
end