Property Holes
- Namespace
- MongoDB.Driver.GeoJsonObjectModel
- Assembly
- MongoDB.Driver.dll
Holes
Gets the holes.
public ReadOnlyCollection<GeoJsonLinearRingCoordinates<TCoordinates>> Holes { get; }
Property Value
- ReadOnlyCollection<GeoJsonLinearRingCoordinates<TCoordinates>>