Table of Contents

Class GeoNearPoint.GeoJson<TCoordinates>

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

Represents a GeoNearPoint that wraps a GeoJsonPoint.

public class GeoNearPoint.GeoJson<TCoordinates> : GeoNearPoint where TCoordinates : GeoJsonCoordinates

Type Parameters

TCoordinates

The type of the coordinates.

Inheritance
GeoNearPoint.GeoJson<TCoordinates>
Inherited Members
Extension Methods

Constructors

GeoJson(GeoJsonPoint<TCoordinates>)

Initializes a new instance of the GeoNearPoint.GeoJson<TCoordinates> class.

Properties

Value

Gets the value.