GeoNearPointGeoJsonTCoordinatesValue Property |
Gets the value.
Namespace: MongoDB.DriverAssembly: MongoDB.Driver.Legacy (in MongoDB.Driver.Legacy.dll) Version: 2.3.0
Syntax public GeoJsonPoint<TCoordinates> Value { get; }
Public ReadOnly Property Value As GeoJsonPoint(Of TCoordinates)
Get
member Value : GeoJsonPoint<'TCoordinates> with get
Property Value
Type:
GeoJsonPointTCoordinatesSee Also