Aerospike LINDPad Driver

GeoJSONMultiLineString Members

The GeoJSONMultiLineString type exposes the following members.

Constructors


  Name Description
Public method GeoJSONMultiLineString(IEnumerable<(Of <<'(LineString>)>>))
Initializes a new instance of the MultiLineString class.
Public method 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.
Public method GeoJSONMultiLineString(MultiLineString)

Methods


  Name Description
Public method Equals(Object)
Public method Equals(MultiLineString) (Inherited from MultiLineString.)
Public method Equals(MultiLineString, MultiLineString) (Inherited from MultiLineString.)
Public method Equals(GeoJSONObject) (Inherited from GeoJSONObject.)
Public method Equals(GeoJSONObject, GeoJSONObject) (Inherited from GeoJSONObject.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode()()()()
Public method GetHashCode(MultiLineString) (Inherited from MultiLineString.)
Public method GetHashCode(GeoJSONObject) (Inherited from GeoJSONObject.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from Object.)

Operators


  Name Description
Public operator Static member Equality
Public operator Static member Inequality

Properties


  Name Description
Public property BoundingBoxes (Inherited from GeoJSONObject.)
Public property Coordinates (Inherited from MultiLineString.)
Public property CRS (Inherited from GeoJSONObject.)
Public property Type (Inherited from MultiLineString.)