Returns true if the array contains any non-empty Geometrys.
[Visual Basic]
Protected Shared Function HasNonEmptyElements( _
ByVal array As IEnumerable _
) As Boolean
Returns true if any of the geometries in the list's IsEmpty method return false.
Missing <remarks> documentation for M:Geotools.Geometries.Geometry.HasNonEmptyElements(System.Collections.IEnumerable)
Geometry Class | Geometry Members | Geotools.Geometries Namespace