| FDO API Reference | Feature Data Objects |
#include <ValueExpressionCollection.h>
Inherits FdoCollection< FdoValueExpression, FdoFilterException >.
Inheritance diagram for FdoValueExpressionCollection:
Definition at line 33 of file ValueExpressionCollection.h.
Static Public Member Functions | |
| FDO_API FdoValueExpressionCollection * | Create (FdoString **values, FdoInt32 length) |
| Constructs an FdoValueExpressionCollection using array of strings. | |
| FDO_API FdoValueExpressionCollection * | Create () |
| Constructs a default empty instance of an FdoValueExpressionCollection. | |
Protected Member Functions | |
| virtual void | Dispose () |
| Dispose this object. | |
| FdoValueExpressionCollection () | |
| Constructs a default empty instance of a ValueCollection. | |
| virtual | ~FdoValueExpressionCollection () |
|
|
Constructs a default empty instance of a ValueCollection.
Definition at line 38 of file ValueExpressionCollection.h. |
|
|
Definition at line 42 of file ValueExpressionCollection.h. |
|
||||||||||||
|
Constructs an FdoValueExpressionCollection using array of strings.
|
|
|
Constructs a default empty instance of an FdoValueExpressionCollection.
|
|
|
Dispose this object.
Implements FdoIDisposable. Definition at line 46 of file ValueExpressionCollection.h. |
| Comments or suggestions? Send us feedback. |