BsonMaxKey.Value Property (original) (raw)

BsonMaxKeyValue Property

Gets the singleton instance of BsonMaxKey.

Namespace: MongoDB.Bson
Assembly: MongoDB.Bson (in MongoDB.Bson.dll) Version: 2.10.0+569905ff5e778c38ea19d9d0392496a83e1704ed

Syntax

C#

VB

F#

Copy

public static BsonMaxKey Value { get; }

Public Shared ReadOnly Property Value As BsonMaxKey Get

static member Value : BsonMaxKey with get

Property Value

Type: BsonMaxKey

See Also

Reference

BsonMaxKey Class

MongoDB.Bson Namespace