Table of Contents

Method Create

Namespace
MongoDB.Driver.Wrappers
Assembly
MongoDB.Driver.Legacy.dll

Create(object)

Creates a new instance of the GeoNearOptionsWrapper class.

public static GeoNearOptionsWrapper Create(object options)

Parameters

options object

The wrapped object.

Returns

GeoNearOptionsWrapper

A new instance of GeoNearOptionsWrapper or null.