protected string MID( string text, double index, double length )
Protected Function MID ( _ text As String, _ index As Double, _ length As Double _ ) As String
protected: String^ MID( String^ text, double^ index, double^ length )