| FDO API Reference | Feature Data Objects |
#include <Dictionary.h>
Inherits FdoNamedCollection< FdoDictionaryElement, FdoException >.
Inheritance diagram for FdoDictionary:
Definition at line 26 of file Dictionary.h.
Static Public Member Functions | |
| FDO_API_COMMON FdoDictionary * | Create (void) |
| Constructs a new empty dictionary. | |
Protected Member Functions | |
| virtual FDO_API_COMMON void | Dispose () |
| Dispose this object. | |
|
|
Constructs a new empty dictionary.
Definition at line 35 of file Dictionary.h. References FDO_API_COMMON. |
|
|
Dispose this object.
Implements FdoIDisposable. Definition at line 42 of file Dictionary.h. References FDO_API_COMMON. |
| Comments or suggestions? Send us feedback. |