Returns true if the array contains any null elements.
[Visual Basic]
Protected Shared Function HasNullElements( _
ByVal array As IEnumerable _
) As Boolean
Returns true if any of arrays elements are null
Missing <remarks> documentation for M:Geotools.Geometries.Geometry.HasNullElements(System.Collections.IEnumerable)
Geometry Class | Geometry Members | Geotools.Geometries Namespace