FDO .NET API Reference Feature Data Objects
__property System::Void OSGeo::FDO::Common::DictionaryElementCollection::set_Item ( System::Int32  index,
DictionaryElement value 
)

Sets a DictionaryElement in the collection.

Parameters:
index Input The index of the DictionaryElement to set.
value The dictionary element to set at the specified index


Comments or suggestions? Send us feedback.