Table of Contents

Class GeoJsonNamedCoordinateReferenceSystem

Namespace
MongoDB.Driver.GeoJsonObjectModel
Assembly
MongoDB.Driver.dll
public class GeoJsonNamedCoordinateReferenceSystem : GeoJsonCoordinateReferenceSystem
Inheritance
GeoJsonNamedCoordinateReferenceSystem
Inherited Members

Constructors

GeoJsonNamedCoordinateReferenceSystem(string)

public GeoJsonNamedCoordinateReferenceSystem(string name)

Parameters

name string

Properties

Name

public string Name { get; }

Property Value

string

Type

public override string Type { get; }

Property Value

string