Main Page
Classes
Files
OvDataPropertyDefinitionCollection
Add
Clear
Contains
Contains
CopyTo
get_Count
get_Item
get_RealTypeItem
get_RealTypeItem
GetEnumerator
IndexOf
IndexOf
Insert
OvDataPropertyDefinitionCollection
OvDataPropertyDefinitionCollection
ReleaseUnmanagedObject
Remove
RemoveAt
set_Item
set_RealTypeItem
System::Boolean OvDataPropertyDefinitionCollection::Contains
(
NAMESPACE_OSGEO_FDO_PROVIDERS_RDBMS_OVERRIDE_SQLSERVERSPATIAL::OvDataPropertyDefinition *
value
)
Determines whether the collection contains a specific
OvDataPropertyDefinition
object.
Parameters:
value
Input The
OvDataPropertyDefinition
object to search in the collection.
Returns:
Returns true if the value is found in the collection; otherwise, false.