Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Type conversion function
Message
From
06/01/2004 08:43:52
Rex Mahel
Realm Software, Llc
Ohio, United States
 
 
To
All
General information
Forum:
ASP.NET
Category:
Other
Title:
Type conversion function
Miscellaneous
Thread ID:
00864144
Message ID:
00864144
Views:
58
All,

How can I cast an object into a type that is represented as a string?

For example:

Dim chrValue as Char
Dim strValue as String
chrValue = CType(strChar,"Char")

I know CType does not allow this. Is there another function that allows the type to be a string?

TIA

Rex
Next
Reply
Map
View

Click here to load this message in the networking platform