D
Don
Is there anyway to convert an object from one type to another using either a
System.Type object containing the desired type to convert to or a string
variable containing the name of the type to convert to?
- Don
System.Type object containing the desired type to convert to or a string
variable containing the name of the type to convert to?
- Don