A-C Functions
Visual Studio 2005
The following table contains a listing of the Visual Basic run-time member functions.
|
|
|
The math functions Abs, Atn, and Cos that were available as Visual Basic run-time member functions in version 6.0 and earlier have been replaced by methods (Abs, Atan, Cos) in the Math class of the .NET Framework class library. For more information, see Math Functions (Visual Basic).