How to use - TypeConvertor class

  • Thread starter Thread starter Makarand
  • Start date Start date
M

Makarand

Hi

Can anybody tell me how to use TypeConvertor class?

Thing is i want to do dynamic(during runtime) type casting
in my code.

Thnanx

Makarand
 
Hi

Thing is that I don't want to convert from one base type
to another base type.

I have object of type oject which i need to convert to
userdefined data types.

I hope this time I made my point more clear.

Regards
Makarand
 
Back
Top