Aerospike LINDPad Driver

GeoJSONMultiLineString Constructor

Overload List


  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)