Search
IItemFactory Members
Properties Methods Events
 


Defines an interface for constructing IPersists objects.

The following tables list the members exposed by the IItemFactory type.

 Public Properties

  Name Description

ClsidTable

Gets the table with all registered classes.

TypeTable

Gets the table with all registered classes.

 Public Methods

  Name Description

CreateItem

Overloaded. Creates a new object given its class or string identifier.

 Public Events

  Name Description

InstantiateItem

Lets external classes handle item instantiation.

 See Also