M
mind_the_gap
Hi,
I need to get the TypeHandle of Type since it is much more efficent to
store and to reference types.
The Type.GetTypeHandle method isn available but throws (like stated in
MSDN) a NotSupportedException. But the Type RuntimeTypeHandle is there
- have you any idea how to obtain a Type Handle in CF?
Thanks in advance,
Tom
I need to get the TypeHandle of Type since it is much more efficent to
store and to reference types.
The Type.GetTypeHandle method isn available but throws (like stated in
MSDN) a NotSupportedException. But the Type RuntimeTypeHandle is there
- have you any idea how to obtain a Type Handle in CF?
Thanks in advance,
Tom