Visual Basic 2005 with .NET 3.0 Programmer's Reference

The following table lists the Visual Basic data type characters.

Open table as spreadsheet

Character

Data Type

%

Integer

&

Long

@

Decimal

!

Single

#

Double

$

String

Using data type characters alone to determine a variable’s data type can be confusing, so I recommend that you use an As clause instead.

Категории