FDO API Reference | Feature Data Objects |
#include <ElementMappingCollection.h>
Inherits FdoPhysicalElementMappingCollection< FdoXmlElementMapping >.
Inheritance diagram for FdoXmlElementMappingCollection:
Definition at line 33 of file ElementMappingCollection.h.
Static Public Member Functions | |
FDO_API FdoXmlElementMappingCollection * | Create (FdoPhysicalElementMapping *parent) |
Constructs an empty XML element mapping collection. | |
Protected Member Functions | |
virtual void | Dispose () |
Dispose this object. | |
FdoXmlElementMappingCollection (FdoPhysicalElementMapping *parent) | |
FdoXmlElementMappingCollection () | |
DOXYGEN-IGNORE | |
virtual | ~FdoXmlElementMappingCollection () |
|
DOXYGEN-IGNORE
Definition at line 49 of file ElementMappingCollection.h. |
|
Definition at line 53 of file ElementMappingCollection.h. |
|
Definition at line 56 of file ElementMappingCollection.h. |
|
Constructs an empty XML element mapping collection.
|
|
Dispose this object.
Implements FdoIDisposable. |
Comments or suggestions? Send us feedback. |