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