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.

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