Main Page
Classes
Files
OvReadOnlyPropertyDefinitionCollection
Contains
CopyTo
get_Count
get_RealTypeItem
get_RealTypeItem
GetEnumerator
IndexOf
ReleaseUnmanagedObject
System::Boolean OvReadOnlyPropertyDefinitionCollection::Contains
(
NAMESPACE_OSGEO_FDO_PROVIDERS_RDBMS_OVERRIDE::OvPropertyDefinition *
value
)
Determines whether the collection contains a specific
OvPropertyDefinition
object.
Parameters:
value
Input The
OvPropertyDefinition
object to search in the collection.
Returns:
Returns true if the value is found in the collection; otherwise, false.