FDO API Reference Feature Data Objects

FdoValueExpressionCollection Class Reference

#include <ValueExpressionCollection.h>

Inherits FdoCollection< FdoValueExpression, FdoFilterException >.

Inheritance diagram for FdoValueExpressionCollection:

Inheritance graph
[legend]
List of all members.

Detailed Description

The FdoValueExpressionCollection class represents a collection of FdoValueExpression classes.

Definition at line 33 of file ValueExpressionCollection.h.


Static Public Member Functions

static FDO_API FdoValueExpressionCollectionCreate (FdoString **values, FdoInt32 length)
 Constructs an FdoValueExpressionCollection using array of strings.
static FDO_API FdoValueExpressionCollectionCreate ()
 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 ()

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