Click to Rate and Give Feedback
MSDN
MSDN Library
.NET Development
.NET Framework 3.5
Assembly Class
Assembly Methods
Collapse All/Expand All Collapse All
Members FilterMembers Filter
Frameworks FilterFrameworks Filter
This page is specific to
Microsoft Visual Studio 2008/.NET Framework 3.5

Other versions are also available for the following:
.NET Framework Class Library
Assembly..::.CreateInstance Method

Locates a type from this assembly and creates an instance of it using the system activator.

  NameDescription
Public methodSupported by the .NET Compact FrameworkSupported by the XNA FrameworkCreateInstance(String)Locates the specified type from this assembly and creates an instance of it using the system activator, using case-sensitive search.
Public methodCreateInstance(String, Boolean)Locates the specified type from this assembly and creates an instance of it using the system activator, with optional case-sensitive search.
Public methodCreateInstance(String, Boolean, BindingFlags, Binder, array<Object>[]()[], CultureInfo, array<Object>[]()[])Locates the specified type from this assembly and creates an instance of it using the system activator, with optional case-sensitive search and having the specified culture, arguments, and binding and activation attributes.
Top
Tags What's this?: Add a tag
Community Content   What is Community Content?
Add new content RSS  Annotations
Processing
© 2009 Microsoft Corporation. All rights reserved. Terms of Use | Trademarks | Privacy Statement
Page view tracker