FDO .NET API Reference Feature Data Objects
__property OSGeo ::FDO ::ClientServices ::Provider* OSGeo::FDO::ClientServices::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 a Provider. Throws an instance of Exception if the index is out of range or an error occurs.


Comments or suggestions? Send us feedback.