Property Geometries
| MongoDB CSharp Driver API Reference (original) (raw)
Namespace
MongoDB.Driver.GeoJsonObjectModel
Assembly
MongoDB.Driver.dll
Geometries
Gets the geometries.
public ReadOnlyCollection<GeoJsonGeometry<TCoordinates>> Geometries { get; }