Table of Contents

Interface IMongoGeoNearOptions

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

A marker interface that represents geo search options (see GeoNearOptionsDocument and the GeoNearOptions builder).

[Obsolete("Use GeoNearArgs instead.")]
[BsonSerializer(typeof(UndiscriminatedActualTypeSerializer<IMongoGeoNearOptions>))]
public interface IMongoGeoNearOptions
Extension Methods