FDO API Reference Feature Data Objects

FdoFeatureClassCollection Class Reference

#include <FeatureClassCollection.h>

Inherits FdoSchemaCollection< FdoFeatureClass >.

Inheritance diagram for FdoFeatureClassCollection:

Inheritance graph
[legend]
List of all members.

Detailed Description

The FdoFeatureClassCollection class represents a collection of FdoFeatureClasse objects.

Definition at line 30 of file FeatureClassCollection.h.


Static Public Member Functions

static FDO_API FdoFeatureClassCollectionCreate (FdoSchemaElement *parent)
 Constructs an instance of an FdoFeatureClassCollection using the specified argument.

Protected Member Functions

virtual void Dispose ()
 Dispose this object.
 FdoFeatureClassCollection (FdoSchemaElement *parent)
 Constructs an instance of a FeatureClassCollection using the specified argument.
virtual ~FdoFeatureClassCollection ()

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