C# Equivalent to VB's Mid Statement

Instant C# converts calls to the legacy VB Mid statement (unrelated to the Mid function) via a helper class inserted into the conversion output.

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