FDO API Reference Feature Data Objects

System::Int32 IDisposableCollection::Add NAMESPACE_OSGEO_RUNTIME::Disposable *  value  ) 
 

Adds a NAMESPACE_OSGEO_RUNTIME::Disposable object into the collection.

Parameters:
value Input the NAMESPACE_OSGEO_RUNTIME::Disposable object to add.
Returns:
Returns the position into which the new element was inserted.

Comments or suggestions? Send us feedback.