GeoJSONMultiLineString Members
The GeoJSONMultiLineString type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() |
GeoJSONMultiLineString(IEnumerable<(Of <<'(LineString>)>>)) |
Initializes a new instance of the MultiLineString class.
|
![]() |
GeoJSONMultiLineString(IEnumerable<(Of <<'(IEnumerable<(Of <<'(IEnumerable<(Of <<'(Double>)>>)>)>>)>)>>)) |
Initializes a new MultiLineString from a 3-d array
of Doubles that matches the "coordinates" field in the JSON representation.
|
![]() |
GeoJSONMultiLineString(MultiLineString) |
Methods
Name | Description | |
---|---|---|
![]() |
Equals(Object) | |
![]() |
Equals(MultiLineString) | (Inherited from MultiLineString.) |
![]() |
Equals(MultiLineString, MultiLineString) | (Inherited from MultiLineString.) |
![]() |
Equals(GeoJSONObject) | (Inherited from GeoJSONObject.) |
![]() |
Equals(GeoJSONObject, GeoJSONObject) | (Inherited from GeoJSONObject.) |
![]() |
Finalize | (Inherited from Object.) |
![]() |
GetHashCode()()()() | |
![]() |
GetHashCode(MultiLineString) | (Inherited from MultiLineString.) |
![]() |
GetHashCode(GeoJSONObject) | (Inherited from GeoJSONObject.) |
![]() |
GetType | (Inherited from Object.) |
![]() |
MemberwiseClone | (Inherited from Object.) |
![]() |
ToString | (Inherited from Object.) |