Geotools.Net

GeometryCollection.GetNumPoints Method 

Gets the total number of points in this collection

[Visual Basic]
Overrides Public Function GetNumPoints() As Integer
[C#]
public override int GetNumPoints();

Return Value

An integer containing the number of points in this collection.

Remarks

Missing <remarks> documentation for M:Geotools.Geometries.GeometryCollection.GetNumPoints

See Also

GeometryCollection Class | GeometryCollection Members | Geotools.Geometries Namespace