> Given a Type T, can you get a Type object representing type T& ? >
Type.GetType("T&") works (qualified with asm name as needed).
-Mike
DevelopMentor
http://staff.develop.com/woodring
Mike Woodring (DevelopMentor) Tue, 11 Feb 2003 10:49:22 -0800
> Given a Type T, can you get a Type object representing type T& ? >
Type.GetType("T&") works (qualified with asm name as needed).
-Mike
DevelopMentor
http://staff.develop.com/woodring