Visual Basic 2005 in a Nutshell (In a Nutshell (OReilly))
Class
Microsoft.VisualBasic.Information Syntax
VbTypeName (urtName)
Description
The VbTypeName function returns the name of the Visual Basic data type wrapper that corresponds to a particular Common Type System (CTS) data type. For instance, passing "DateTime" returns the text "Date." Usage at a Glance
Version Differences
The VbTypeName function is new to VB under .NET. See Also
SystemTypeName Function, TypeName Function |
Категории