GeoNearOptionsBuilder Constructor |
Initializes a new instance of the GeoNearOptionsBuilder class.
Namespace: MongoDB.Driver.BuildersAssembly: MongoDB.Driver.Legacy (in MongoDB.Driver.Legacy.dll) Version: 2.1.0
Syntax public GeoNearOptionsBuilder()
new : unit -> GeoNearOptionsBuilder
See Also