GeometryCollection.Count

GeometryCollection.Count property

Gets the number of geometries in this collection.

public int Count { get; }

Property Value

The count if geometries.

See Also