FDO API Reference Feature Data Objects
Main Page | Modules | Class Hierarchy | Alphabetical List | Class List | File List | Class Members | File Members

FdoLiteralValueCollection Class Reference

#include <LiteralValueCollection.h>

Inherits FdoCollection< FdoLiteralValue, FdoExpressionException >.

Inheritance diagram for FdoLiteralValueCollection:

[legend]
List of all members.

Static Public Member Functions

FDO_API FdoLiteralValueCollectionCreate ()
 Constructs a default instance of an FdoLiteralValueCollection.

Protected Member Functions

virtual void Dispose ()
 Dispose this object.
 FdoLiteralValueCollection ()
virtual ~FdoLiteralValueCollection ()

Constructor & Destructor Documentation

FdoLiteralValueCollection::FdoLiteralValueCollection  )  [inline, protected]
 

Definition at line 33 of file LiteralValueCollection.h.

virtual FdoLiteralValueCollection::~FdoLiteralValueCollection  )  [inline, protected, virtual]
 

Definition at line 37 of file LiteralValueCollection.h.


Member Function Documentation

FDO_API FdoLiteralValueCollection* FdoLiteralValueCollection::Create  )  [static]
 

Constructs a default instance of an FdoLiteralValueCollection.

Returns:
Returns FdoLiteralValueCollection

virtual void FdoLiteralValueCollection::Dispose  )  [inline, protected, virtual]
 

Dispose this object.

Returns:
Returns nothing

Implements FdoIDisposable.

Definition at line 41 of file LiteralValueCollection.h.


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