FDO API Reference Feature Data Objects

FdoDictionary Class Reference

#include <Dictionary.h>

Inherits FdoNamedCollection< FdoDictionaryElement, FdoException >.

Inheritance diagram for FdoDictionary:

Inheritance graph
[legend]
List of all members.

Detailed Description

FdoDictionary is a collection of name-value pairs.

Definition at line 26 of file Dictionary.h.


Static Public Member Functions

static FDO_API_COMMON FdoDictionaryCreate (void)
 Constructs a new empty dictionary.

Protected Member Functions

virtual FDO_API_COMMON void Dispose ()
 Dispose this object.

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