Property Features
- Namespace
- MongoDB.Driver.GeoJsonObjectModel
- Assembly
- MongoDB.Driver.dll
Features
Gets the features.
public ReadOnlyCollection<GeoJsonFeature<TCoordinates>> Features { get; }
Property Value
- ReadOnlyCollection<GeoJsonFeature<TCoordinates>>