Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
GetType Operator
Message
General information
Forum:
ASP.NET
Category:
Other
Miscellaneous
Thread ID:
01012304
Message ID:
01013220
Views:
14
Neil,
Thank you very much for the correct answer. Stars have been awarded.
Einar

>Einar,
>
>Try the following:-
>
>System.Type t;
>t = typeof(String);
>
>Or ...
>
>System.Type t;
>t = object.GetType();
>
>Regards
>Neil
Semper ubi sub ubi.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform