i know that there is this wondering class Convert that will convert any object into another object, so long as they impliment IConvertable. My problem is if the data can’t be converted, maybe the object doesn’t impliment it, maybe you are trying to convert an int into a guid. Either way it throws and exception if it fails. I’m wondering if anyone of you know a function or easy class to use that can test if it works. I just need to know if it is possible to convert to the type. I dont need the value to be converted, just need to know if it can be converted.
Related topics
| Topic | Replies | Views | Activity | |
|---|---|---|---|---|
| Convert between C# and Java with CSharpJavaMerger | 0 | 159 | September 28, 2009 | |
| Type coercion/conversion woes | 0 | 127 | May 22, 2012 | |
| Help! convert in as3 | 0 | 99 | May 11, 2009 | |
| Check dynamic text type | 0 | 41 | September 24, 2008 | |
|
Convert bitmapdata to displayObject
|
0 | 97 | November 14, 2009 |