FDO API Reference Feature Data Objects

FdoIDisposableCollection Class Reference

#include <IDisposableCollection.h>

Inherits FdoCollection< FdoIDisposable, FdoException >.

Inheritance diagram for FdoIDisposableCollection:

Inheritance graph
[legend]
List of all members.

Detailed Description

The FdoIDisposableCollection class represents a collection of FdoIDisposable objects.

Definition at line 30 of file IDisposableCollection.h.


Static Public Member Functions

static FDO_API FdoIDisposableCollectionCreate ()
 Constructs a default empty instance of an FdoIDisposableCollection.

Protected Member Functions

virtual void Dispose ()
 Dispose this object instance.

The documentation for this class was generated from the following file:
Comments or suggestions? Send us feedback.