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