Appendix A. Runtime Functions

 <  Day Day Up  >  

The .NET Framework class libraries contain functions and subroutines designed specifically for Visual Basic .NET programmers. These methods provide functionality not found in other places in the Framework, or they provide functionality that is compatible with previous versions of Visual Basic. Although they are designed for Visual Basic .NET programmers, they are usable by any language supported on the .NET Framework and are considered part of the Framework. They will always be available anywhere the .NET Framework is installed.

All the Visual Basic .NET runtime functions are defined in the Microsoft.VisualBasic namespace. The methods themselves are contained within the Microsoft.VisualBasic.DLL assembly, which is always available in the Visual Studio IDE and on the command line.

 <  Day Day Up  >  


The Visual Basic .NET Programming Language
The Visual Basic .NET Programming Language
ISBN: 0321169514
EAN: 2147483647
Year: 2004
Pages: 173
Authors: Paul Vick

flylib.com © 2008-2017.
If you may any questions please contact us: flylib@qtcs.net