FDO API Reference Feature Data Objects

virtual FDO_API FdoProvider* const FdoProviderCollection::GetItem int  index  )  const [virtual]
 

Gets the Provider item in the collection at the specified index.

Parameters:
index The index of the provider in the collection. The index is 0 based.
Returns:
Returns an instance of an FdoProvider. Throws an instance of FdoClientServicesException * if the index is out of range or an error occurs.

Comments or suggestions? Send us feedback.