This topic has not yet been rated - Rate this topic

AppDomain.CreateInstanceFrom Method

Creates a new instance of a specified type defined in the specified assembly file.

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

  Name Description
Public method CreateInstanceFrom(String, String) Creates a new instance of the specified type defined in the specified assembly file.
Public method CreateInstanceFrom(String, String, Object[]) Creates a new instance of the specified type defined in the specified assembly file.
Public method CreateInstanceFrom(String, String, Boolean, BindingFlags, Binder, Object[], CultureInfo, Object[]) Creates a new instance of the specified type defined in the specified assembly file.
Public method CreateInstanceFrom(String, String, Boolean, BindingFlags, Binder, Object[], CultureInfo, Object[], Evidence) Obsolete. Creates a new instance of the specified type defined in the specified assembly file.
Top
Did you find this helpful?
(1500 characters remaining)
Community Content Add
Annotations FAQ