Aerospike LINDPad Driver

GeoJSONMultiPolygon Constructor (IEnumerable<(Of <(<'Polygon>)>)>)

Initializes a new instance of the MultiPolygon class.

Namespace:  Aerospike.Database.LINQPadDriver.Extensions
Assembly:  Aerospike.Database.LINQPadDriver (in Aerospike.Database.LINQPadDriver.dll)

Syntax


public GeoJSONMultiPolygon(
	IEnumerable<Polygon> polygons
)

Parameters

polygons
Type: IEnumerable<(Of <(<'Polygon>)>)>
The polygons contained in this MultiPolygon.