public static void Between( int test, int left, int right, string format, Object[] args )
Public Shared Sub Between ( _ test As Integer, _ left As Integer, _ right As Integer, _ format As String, _ args As Object() _ )
public: static void Between( int test, int left, int right, String^ format, array<Object^>^ args )