GeoJson2DGeographicCoordinates Class | 
Namespace: MongoDB.Driver.GeoJsonObjectModel
The GeoJson2DGeographicCoordinates type exposes the following members.
| Name | Description | |
|---|---|---|
| GeoJson2DGeographicCoordinates | 
            Initializes a new instance of the GeoJson2DGeographicCoordinates class.
              | 
| Name | Description | |
|---|---|---|
| Latitude | 
            Gets the latitude.
              | |
| Longitude | 
            Gets the longitude.
              | |
| Values | 
            Gets the coordinate values.
              (Overrides GeoJsonCoordinatesValues.) | 
| Name | Description | |
|---|---|---|
| Equals(Object) | 
            Determines whether the specified Object is equal to this instance.
              (Inherited from GeoJsonCoordinates.) | |
| Equals(GeoJsonCoordinates) | 
            Determines whether the specified GeoJsonCoordinates is equal to this instance.
              (Inherited from GeoJsonCoordinates.) | |
| Finalize | (Inherited from Object.) | |
| GetHashCode | 
            Returns a hash code for this instance.
              (Inherited from GeoJsonCoordinates.) | |
| GetType | (Inherited from Object.) | |
| MemberwiseClone | (Inherited from Object.) | |
| ToString | (Inherited from Object.) | 
| Name | Description | |
|---|---|---|
| ToBson | 
            Serializes an object to a BSON byte array.
              (Defined by BsonExtensionMethods.) | |
| ToBsonDocument | 
            Serializes an object to a BsonDocument.
              (Defined by BsonExtensionMethods.) | |
| ToJson | 
            Serializes an object to a JSON string.
              (Defined by BsonExtensionMethods.) |