FdoReadOnlyArgumentDefinitionCollection Class Reference

The FdoReadOnlyArgumentDefinitionCollection class represents a read-only collection of FdoArgumentDefinition classes. More...

#include <ReadOnlyArgumentDefinitionCollection.h>

Inherits FdoReadOnlyCollection< FdoArgumentDefinition, FdoArgumentDefinitionCollection, FdoConnectionException >.

List of all members.


Static Public Member Functions

static FDO_API
FdoReadOnlyArgumentDefinitionCollection
Create (FdoArgumentDefinitionCollection *collection)
 Constructs an instance of an FdoReadOnlyArgumentDefinitionCollection by providing a non-readonly collection.

Protected Member Functions

virtual void Dispose ()
 Dispose this object.

Detailed Description

The FdoReadOnlyArgumentDefinitionCollection class represents a read-only collection of FdoArgumentDefinition classes.

Definition at line 34 of file ReadOnlyArgumentDefinitionCollection.h.


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