FDO API Reference Feature Data Objects

__property NAMESPACE_OSGEO_FDO_CLIENTSERVICES::Provider* ProviderCollection::get_RealTypeItem System::Int32  index  ) 
 

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 FdoException * if the index is out of range or an error occurs.

Comments or suggestions? Send us feedback.