OSGeo FDO Provider for WMS .NET API Reference

OSGeo FDO WMS .NET API

.NET API Reference OSGeo FDO Provider for WMS
System::Boolean OvLayerCollection::Contains ( NAMESPACE_OSGEO_FDO_PROVIDERS_WMS_OVERRIDE::OvLayerDefinition *  value  ) 

Determines whether the collection contains a specific OvLayerDefinition object.

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


Comments?