FDO API Reference Feature Data Objects

IDisposableCollection Member List

This is the complete list of members for IDisposableCollection, including all inherited members.

Add(NAMESPACE_OSGEO_RUNTIME::Disposable *value)IDisposableCollection
Clear()IDisposableCollection
Contains(NAMESPACE_OSGEO_RUNTIME::Disposable *value)IDisposableCollection
CopyTo(NAMESPACE_OSGEO_RUNTIME::Disposable *array[], System::Int32 size)IDisposableCollection
Dispose(System::Boolean disposing)IDisposableCollection [protected]
get_Count(System::Void)IDisposableCollection
get_Item(System::Int32 index)IDisposableCollection
get_RealTypeItem(System::Int32 index)IDisposableCollection
GetEnumerator(System::Void)IDisposableCollection
IDisposableCollection()IDisposableCollection
IDisposableCollection(System::IntPtr unmanaged, System::Boolean autoDelete)IDisposableCollection [inline]
IndexOf(NAMESPACE_OSGEO_RUNTIME::Disposable *value)IDisposableCollection
Insert(System::Int32 index, NAMESPACE_OSGEO_RUNTIME::Disposable *value)IDisposableCollection
Remove(NAMESPACE_OSGEO_RUNTIME::Disposable *value)IDisposableCollection
RemoveAt(System::Int32 index)IDisposableCollection
set_Item(System::Int32 index, NAMESPACE_OSGEO_RUNTIME::Disposable *value)IDisposableCollection
set_RealTypeItem(System::Int32 index, NAMESPACE_OSGEO_RUNTIME::Disposable *value)IDisposableCollection

Comments or suggestions? Send us feedback.