FDO API Reference Feature Data Objects

virtual FDO_API bool FdoProviderCollection::Contains const wchar_t *  name  )  const [virtual]
 

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 FdoClientServicesException * if an error occurs.

Comments or suggestions? Send us feedback.