Interface IMongoGeoNearOptions
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