CType...

Tratto da MSDN:

Dim dt As DateTime = CType(Convert.ChangeType(s, GetType(DateTime)), DateTime)

No comment...

Print | posted @ martedì 15 novembre 2005 20:40

Comments on this entry:

Gravatar # re: CType...
by Mario Duzioni at 16/11/2005 14:39

No, certe cose solo il 1 aprile!

E' nell'MSDN Library (quella nuova della 2.0 tra l'altro!) alla voce "Convert.ChangeType Method (Object, Type)"

Comments have been closed on this topic.