| FDO API Reference | Feature Data Objects |
#include <ClassCollection.h>
Inherits FdoSchemaCollection< FdoClassDefinition >.
Inheritance diagram for FdoClassCollection:
Definition at line 31 of file ClassCollection.h.
Static Public Member Functions | |
| FDO_API FdoClassCollection * | Create (FdoSchemaElement *parent) |
| Constructs an instance of an FdoClassCollection using the specified argument. | |
Protected Member Functions | |
| virtual void | Dispose () |
| Dispose this object. | |
| FdoClassCollection (FdoSchemaElement *parent) | |
| Constructs an instance of a ClassCollection using the specified argument. | |
| FdoClassCollection () | |
| DOXYGEN-IGNORE | |
| virtual | ~FdoClassCollection () |
Friends | |
| class | FdoFeatureSchema |
|
|
DOXYGEN-IGNORE
Definition at line 37 of file ClassCollection.h. |
|
|
Constructs an instance of a ClassCollection using the specified argument.
Definition at line 42 of file ClassCollection.h. |
|
|
Definition at line 46 of file ClassCollection.h. |
|
|
Constructs an instance of an FdoClassCollection using the specified argument.
|
|
|
Dispose this object.
Implements FdoIDisposable. Definition at line 50 of file ClassCollection.h. |
|
|
Definition at line 33 of file ClassCollection.h. |
| Comments or suggestions? Send us feedback. |