Method MakeCollection
MakeCollection(IList<IShape>)
Construct a ShapeCollection, analogous to an OGC GeometryCollection.
Declaration
public virtual ShapeCollection MakeCollection(IList<IShape> coll)
Parameters
Type | Name | Description |
---|---|---|
System.Collections.Generic.IList<IShape> | coll |
Returns
Type | Description |
---|---|
ShapeCollection |