Table of Contents

Method Create

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

Create(object)

Creates a new instance of the GeoHaystackSearchOptionsWrapper class.

public static GeoHaystackSearchOptionsWrapper Create(object options)

Parameters

options object

The wrapped object.

Returns

GeoHaystackSearchOptionsWrapper

A new instance of GeoHaystackSearchOptionsWrapper or null.