Microsoft
Software
Hardware
Network
Question : Instanciate a "Type"
Hi!
I want to know if it is possible to create an instance of class from a type.
Example:
public void (Type type){
//Dictionnary is a Dictionary<Type, Interface that all "type" we receive implements
Dictionnary[type] = createNewInstanceType();
}
I'm not sure I will really use that but I need to know if it is possible
Answer : Instanciate a "Type"
System.Type ThisType = System.Type.GetType("MySpe
cialType",
true);
Result = (MySpecialType)System.Acti
vator.Crea
teInstance
(ThisType)
;
Random Solutions
Finding Date range in a dao recordset
work group
what's wrong with my ftp script?
How do I open and read an Excel file in Visual Basic 2010?
8.3 file name
Bringing a Windows 2008 R2 DC into an Exisiting Windows 2003 domain
DocX structure
Oracle Query Help
Formatting a Western Digital Passport without the VCD or 'Smartware'
Bit Torrent through Cisco 5505 8.3 code