GeoNearArgsCollation Property |
Gets or sets the collation.
Namespace: MongoDB.DriverAssembly: MongoDB.Driver.Legacy (in MongoDB.Driver.Legacy.dll) Version: 2.4.1
Syntax public Collation Collation { get; set; }
Public Property Collation As Collation
Get
Set
member Collation : Collation with get, set
Property Value
Type:
CollationSee Also