IObjectFactory Methods | 
The IObjectFactory type exposes the following members.
| Name | Description | |
|---|---|---|
| CanLoadObject | 
            Returns whether this Factory is capable of creating objects of the given type.
              | |
| TryLoadObject | 
            Attempts to load an Object of the given type identified by the given Node and returned as the Type that this loader generates.
              |