Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
GetType Operator
Message
Information générale
Forum:
ASP.NET
Catégorie:
Autre
Divers
Thread ID:
01012304
Message ID:
01013220
Vues:
16
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.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform