FDO API Reference Feature Data Objects
Main Page | Modules | Class Hierarchy | Alphabetical List | Class List | File List | Class Members | File Members

FdoRingCollection Class Reference

#include <IRing.h>

Inherits FdoCollection< FdoIRing, FdoException >.

Inheritance diagram for FdoRingCollection:

[legend]
List of all members.

Detailed Description

The FdoRingCollection class is a collection of CurvePolygon objects.

Definition at line 88 of file IRing.h.


Static Public Member Functions

FdoRingCollectionCreate ()
 Creates an instance of FdoRingCollection with no contained elements.

Protected Member Functions

void Dispose ()
 Dispose this object.

Member Function Documentation

FdoRingCollection* FdoRingCollection::Create void   )  [inline, static]
 

Creates an instance of FdoRingCollection with no contained elements.

Returns:
Returns an empty collection

Definition at line 97 of file IRing.h.

References FdoException::Create(), FDO_1_BADALLOC, and FDO_NLSID.

Here is the call graph for this function:

void FdoRingCollection::Dispose  )  [inline, protected, virtual]
 

Dispose this object.

Returns:
Returns nothing

Implements FdoIDisposable.

Definition at line 107 of file IRing.h.


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