Main Page
Related Pages
Modules
Namespaces
Classes
Files
OSGeo
::
FDO
::
Geometry
::
GeometryCollection
Add
Clear
Contains
CopyTo
GeometryCollection
GeometryCollection
get_Count
get_Item
get_RealTypeItem
GetEnumerator
IndexOf
Insert
Remove
RemoveAt
set_Item
set_RealTypeItem
System::Boolean OSGeo::FDO::Geometry::GeometryCollection::Contains
(
OSGeo::FDO::Geometry::IGeometry
*
value
)
Determines whether the collection contains a specific
IGeometry
object.
Parameters:
value
Input The
IGeometry
object to locate in the collection.
Returns:
True if the value is found in the collection; otherwise, false.