FDO API Reference | Feature Data Objects |
#include <ExpressionCollection.h>
Inherits FdoCollection< FdoExpression, FdoExpressionException >.
Inheritance diagram for FdoExpressionCollection:
Definition at line 32 of file ExpressionCollection.h.
Static Public Member Functions | |
FDO_API FdoExpressionCollection * | Create () |
Constructs a default instance of an FdoExpressionCollection. | |
Protected Member Functions | |
virtual void | Dispose () |
Dispose this object. | |
FdoExpressionCollection () | |
DOXYGEN-IGNORE | |
virtual | ~FdoExpressionCollection () |
|
DOXYGEN-IGNORE
Definition at line 36 of file ExpressionCollection.h. |
|
Definition at line 40 of file ExpressionCollection.h. |
|
Constructs a default instance of an FdoExpressionCollection.
|
|
Dispose this object.
Implements FdoIDisposable. Definition at line 44 of file ExpressionCollection.h. |
Comments or suggestions? Send us feedback. |