Throws an exception if geometry's class is GeometryCollection. (Its subclasses do not trigger an exception).
[Visual Basic]
Overridable Protected Sub CheckNotGeometryCollection( _
ByVal geometry As Geometry _
)
Missing <remarks> documentation for M:Geotools.Geometries.Geometry.CheckNotGeometryCollection(Geotools.Geometries.Geometry)
Exception Type | Condition |
---|---|
ArgumentException | Throws an exception if geometry is a GeometryCollection but not one of its subclasses |
Geometry Class | Geometry Members | Geotools.Geometries Namespace