Elementary Data Types
Visual Studio 2005
Visual Basic supplies a set of predefined data types, which you can use for many of your programming elements. This section describes these types and how to use them.
In This Section
- Numeric Data Types
-
Describes the integral and nonintegral numeric types.
- Character Data Types
-
Describes the Char and String types.
- Miscellaneous Data Types
-
Describes the Boolean, Date, and Object types.