Property AsBsonMinKey
AsBsonMinKey
Casts the BsonValue to a BsonMinKey (throws an InvalidCastException if the cast is not valid).
public BsonMinKey AsBsonMinKey { get; }
Casts the BsonValue to a BsonMinKey (throws an InvalidCastException if the cast is not valid).
public BsonMinKey AsBsonMinKey { get; }