BsonMemberMapMemberTypeIsBsonValue Property |
Gets whether the member type is a BsonValue.
Namespace: MongoDB.Bson.SerializationAssembly: MongoDB.Bson (in MongoDB.Bson.dll) Version: 2.4.1
Syntax public bool MemberTypeIsBsonValue { get; }
Public ReadOnly Property MemberTypeIsBsonValue As Boolean
Get
member MemberTypeIsBsonValue : bool with get
Property Value
Type:
BooleanSee Also