Constructor GeoJsonLinkedCoordinateReferenceSystem
- Namespace
- MongoDB.Driver.GeoJsonObjectModel
- Assembly
- MongoDB.Driver.dll
GeoJsonLinkedCoordinateReferenceSystem(string)
Initializes a new instance of the GeoJsonLinkedCoordinateReferenceSystem class.
public GeoJsonLinkedCoordinateReferenceSystem(string href)
Parameters
href
stringThe href.
GeoJsonLinkedCoordinateReferenceSystem(string, string)
Initializes a new instance of the GeoJsonLinkedCoordinateReferenceSystem class.
public GeoJsonLinkedCoordinateReferenceSystem(string href, string hrefType)