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