Locates the specified type from this assembly and creates an instance of it using case-sensitive search.
- typeName
- The name of the type to locate.
An instance of Object representing the type, or null if typeName is not found.
Type Reason ArgumentException typeName is the empty string ("") or "\0anything". ArgumentNullException typeName is null.
Documentation for this section has not yet been entered.
Namespace: System.Reflection
Assembly: mscorlib (in mscorlib.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0