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