C# Equivalent to VB's IsDate Function

Instant C# converts calls to the legacy VB IsDate function via a helper class inserted into the conversion output.

To see the helper class used to simulate VB's IsDate function, download the demo edition of Instant C#.