Click or drag to resize
CountOptionsHint Property
Gets or sets the hint.

Namespace: MongoDB.Driver
Assembly: MongoDB.Driver (in MongoDB.Driver.dll) Version: 2.0.1
Syntax
public BsonValue Hint { get; set; }

Property Value

Type: BsonValue
See Also