| FDO API Reference | Feature Data Objects |
#include <FeatureClassCollection.h>
Inherits FdoSchemaCollection< FdoFeatureClass >.
Inheritance diagram for FdoFeatureClassCollection:
Definition at line 30 of file FeatureClassCollection.h.
Static Public Member Functions | |
| FDO_API FdoFeatureClassCollection * | Create (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 () |
|
|
Constructs an instance of a FeatureClassCollection using the specified argument.
Definition at line 35 of file FeatureClassCollection.h. |
|
|
Definition at line 39 of file FeatureClassCollection.h. |
|
|
Constructs an instance of an FdoFeatureClassCollection using the specified argument.
|
|
|
Dispose this object.
Implements FdoIDisposable. Definition at line 43 of file FeatureClassCollection.h. |
| Comments or suggestions? Send us feedback. |