FDO .NET API Reference Feature Data Objects
System::Boolean OSGeo::FDO::ClientServices::ProviderCollection::Contains ( System::String *  name  ) 

Determines if the collection contains the specified item.

Parameters:
name The unique name of the feature provider. This name should be of the form [Company].[Provider].[Version].
Returns:
Returns true if the collection contains the specified item, otherwise false. Throws an instance of Exception if an error occurs.


Comments or suggestions? Send us feedback.