FDO API Reference | Feature Data Objects |
#include <LiteralValueCollection.h>
Inherits FdoCollection< FdoLiteralValue, FdoExpressionException >.
Inheritance diagram for FdoLiteralValueCollection:
Static Public Member Functions | |
FDO_API FdoLiteralValueCollection * | Create () |
Constructs a default instance of an FdoLiteralValueCollection. | |
Protected Member Functions | |
virtual void | Dispose () |
Dispose this object. | |
FdoLiteralValueCollection () | |
virtual | ~FdoLiteralValueCollection () |
|
Definition at line 33 of file LiteralValueCollection.h. |
|
Definition at line 37 of file LiteralValueCollection.h. |
|
Constructs a default instance of an FdoLiteralValueCollection.
|
|
Dispose this object.
Implements FdoIDisposable. Definition at line 41 of file LiteralValueCollection.h. |
Comments or suggestions? Send us feedback. |