Table of Contents

Class GeoWithinArea<TCoordinates>

Namespace
MongoDB.Driver.Search
Assembly
MongoDB.Driver.dll

Base class for area argument for GeoWithin queries.

public abstract class GeoWithinArea<TCoordinates> where TCoordinates : GeoJsonCoordinates

Type Parameters

TCoordinates

The type of the coordinates.

Inheritance
GeoWithinArea<TCoordinates>
Derived
Inherited Members