Gets the singleton instance of BsonMinKey.
Namespace: MongoDB.BsonAssembly: MongoDB.Bson (in MongoDB.Bson.dll) Version: 2.2.0
Syntax public static BsonMinKey Value { get; }
Public Shared ReadOnly Property Value As BsonMinKey
Get
static member Value : BsonMinKey with get
Property Value
Type:
BsonMinKeySee Also