Autodesk FDO Provider for SQLServer .NET API Reference

Autodesk FDO Provider SQLServer .NET API

.NET API Reference Autodesk FDO Provider for SQLServer
System::Boolean OvClassCollection::Contains ( NAMESPACE_OSGEO_FDO_PROVIDERS_RDBMS_OVERRIDE_SQLSERVERSPATIAL::OvClassDefinition *  value  ) 

Determines whether the collection contains a specific OvClassDefinition object.

Parameters:
value Input The OvClassDefinition object to search in the collection.
Returns:
Returns true if the value is found in the collection; otherwise, false.


Comments?