Table of Contents

Property AsBsonMaxKey

Namespace
MongoDB.Bson
Assembly
MongoDB.Bson.dll

AsBsonMaxKey

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

public BsonMaxKey AsBsonMaxKey { get; }

Property Value

BsonMaxKey