FdoArgumentDefinitionCollection Class Reference

The FdoArgumentDefinitionCollection class represents a collection of FdoArgumentDefinition objects. More...

#include <ArgumentDefinitionCollection.h>

Inherits FdoCollection< FdoArgumentDefinition, FdoConnectionException >.

List of all members.


Static Public Member Functions

static FDO_API
FdoArgumentDefinitionCollection
Create (FdoArgumentDefinition **arguments, FdoInt32 length)
 Constructs an FdoArgumentDefinitionCollection from an array of FdoArgumentDefinition objects.
static FDO_API
FdoArgumentDefinitionCollection
Create ()
 Constructs a default empty instance of an FdoArgumentDefinitionCollection.

Protected Member Functions

virtual void Dispose ()
 Dispose this object.

Detailed Description

The FdoArgumentDefinitionCollection class represents a collection of FdoArgumentDefinition objects.

Definition at line 32 of file ArgumentDefinitionCollection.h.


The documentation for this class was generated from the following file: