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