Geotools.Net

GeometryCollection.Count Property

Gets the number of geometries in this geometrycollection

[Visual Basic]
Public ReadOnly Property Count As Integer
[C#]
public int Count {get;}

Property Value

Missing <value> documentation for P:Geotools.Geometries.GeometryCollection.Count

Remarks

Missing <remarks> documentation for P:Geotools.Geometries.GeometryCollection.Count

See Also

GeometryCollection Class | GeometryCollection Members | Geotools.Geometries Namespace