C# Equivalent to VB's IsNumeric Function
Instant C# converts calls to the legacy VB IsNumeric function via a helper class inserted into the conversion output.
To see the helper class used to simulate VB's IsNumeric function, download the demo edition of Instant C#.