Property Values
- Namespace
 - MongoDB.Driver.GeoJsonObjectModel
 
- Assembly
 - MongoDB.Driver.dll
 
Values
Gets the coordinate values.
public abstract ReadOnlyCollection<double> Values { get; }
Gets the coordinate values.
public abstract ReadOnlyCollection<double> Values { get; }