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