FDO .NET API Reference Feature Data Objects
__property OSGeo ::FDO ::Commands ::ParameterValueCollection* OSGeo::FDO::Commands::BatchParameterValueCollection::get_RealTypeItem ( System::Int32  index  ) 

Gets the item in the collection at the specified index.

Parameters:
index The index of the item in the collection. The index is 0 based.
Returns:
Returns an instance of a the collected item. Throws an instance of Exception if the index is out of range or an error occurs.


Comments or suggestions? Send us feedback.