| ComponentInfoLoad Method | 
 Overload List
Overload List| Name | Description | |
|---|---|---|
|  | Load | 
            Loads the component represented by this info object.
             | 
|  | Load(String) | 
            Loads the component represented by this info object.
            An appropriate AssemblyLoadFail exception will be thrown if the component could not be loaded for any reason.
             | 
|  | Load(String, Boolean) | 
            Loads the component represented by this info object.
             | 
 See Also
See Also