Click or drag to resize

ComponentInfoLoad Method

Overload List
  NameDescription
Public methodLoad
Loads the component represented by this info object.
Public methodLoad(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.
Public methodLoad(String, Boolean)
Loads the component represented by this info object.
Top
See Also