Table of Contents

Property AsBsonMinKey

Namespace
MongoDB.Bson
Assembly
MongoDB.Bson.dll

AsBsonMinKey

Casts the BsonValue to a BsonMinKey (throws an InvalidCastException if the cast is not valid).

public BsonMinKey AsBsonMinKey { get; }

Property Value

BsonMinKey