FDO .NET API Reference Feature Data Objects
__property OSGeo ::FDO ::Schema ::DataPropertyDefinition* OSGeo::FDO::Schema::ReadOnlyDataPropertyDefinitionCollection::get_RealTypeItem ( System::String *  name  ) 

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

Parameters:
name The name of the DataPropertyDefinition item in the collection.
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.