GeoJSONMultiPoint Members
The GeoJSONMultiPoint type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
|
|
GeoJSONMultiPoint(IEnumerable<(Of <<'(Point>)>>)) |
Initializes a new instance of the MultiPoint class.
|
|
|
GeoJSONMultiPoint(IEnumerable<(Of <<'(GeoJSONPoint>)>>)) | |
|
|
GeoJSONMultiPoint(IEnumerable<(Of <<'(IEnumerable<(Of <<'(Double>)>>)>)>>)) | |
|
|
GeoJSONMultiPoint(MultiPoint) |
Methods
| Name | Description | |
|---|---|---|
|
|
Equals(Object) | |
|
|
Equals(MultiPoint) | (Inherited from MultiPoint.) |
|
|
Equals(MultiPoint, MultiPoint) | (Inherited from MultiPoint.) |
|
|
Equals(GeoJSONObject) | (Inherited from GeoJSONObject.) |
|
|
Equals(GeoJSONObject, GeoJSONObject) | (Inherited from GeoJSONObject.) |
|
|
Finalize | (Inherited from Object.) |
|
|
GetHashCode()()()() | |
|
|
GetHashCode(MultiPoint) | (Inherited from MultiPoint.) |
|
|
GetHashCode(GeoJSONObject) | (Inherited from GeoJSONObject.) |
|
|
GetType | (Inherited from Object.) |
|
|
MemberwiseClone | (Inherited from Object.) |
|
|
ToString | (Inherited from Object.) |

