Click or drag to resize
BsonMaxKeyValue Property
Gets the singleton instance of BsonMaxKey.

Namespace: MongoDB.Bson
Assembly: MongoDB.Bson (in MongoDB.Bson.dll) Version: 2.4.1
Syntax
public static BsonMaxKey Value { get; }

Property Value

Type: BsonMaxKey
See Also