FDO API Reference Feature Data Objects

FdoCurveSegmentCollection Class Reference

#include <ICurveSegmentAbstract.h>

Inherits FdoCollection< FdoICurveSegmentAbstract, FdoException >.

Inheritance diagram for FdoCurveSegmentCollection:

Inheritance graph
[legend]
List of all members.

Detailed Description

The FdoCurveSegmentCollection class is a collection of CurveSegment objects.

Definition at line 122 of file ICurveSegmentAbstract.h.


Static Public Member Functions

static FdoCurveSegmentCollectionCreate ()
 Creates an instance of FdoCurveSegmentCollection with no contained elements.

Protected Member Functions

void Dispose ()
 Dispose this object.

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