| IObjectFactory Methods | 
The IObjectFactory type exposes the following members.
 Methods
Methods| Name | Description | |
|---|---|---|
|  | CanCreateObject | 
            Returns true if the factory is able to create the object of the given type
             | 
|  | CreateNewObject | 
            Creates and returns a new object
             | 
 See Also
See Also