Aerospike LINDPad Driver

GeoJSONCollection Constructor (IEnumerable<(Of <(<'IGeometryObject>)>)>)

Initializes a new instance of the GeometryCollection class.

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

Syntax


public GeoJSONCollection(
	IEnumerable<IGeometryObject> geometries
)

Parameters

geometries
Type: IEnumerable<(Of <(<'IGeometryObject>)>)>
The geometries contained in this GeometryCollection.