A
alexandre jenny
Hi,
Just one small question about reflection :
- Let's have an ordinary Type, stored in refType variable (the type isn't an
array).
How can I instanciate an array of this Type ? Should I really find the type
for the array before ?
(I can instanciate the object by using activator, but an array of ... )
Alexandre
Just one small question about reflection :
- Let's have an ordinary Type, stored in refType variable (the type isn't an
array).
How can I instanciate an array of this Type ? Should I really find the type
for the array before ?
(I can instanciate the object by using activator, but an array of ... )
Alexandre