GeoJson3DCoordinates Methods |
The GeoJson3DCoordinates type exposes the following members.
| 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.) |