Home
VB.Net
2D
Application
Class
Data Structure
Data Types
Database ADO.net
Date Time
Development
Event
File Directory
Generics
GUI
Internationalization I18N
Language Basics
LINQ
Network Remote
Reflection
Security
Thread
Windows Presentation Foundation
Windows System
XML
XML LINQ
Long « Data Types « VB.Net
VB.Net
Data Types
Long
1.
Long and Single Number
2.
Append long data type values to a StringBuilder object.
3.
Get Long MinValue
4.
Is Long value signed
5.
Convert long value to string 16 based
6.
Convert string value to UInt64
7.
And two UInt64 values
8.
Use the Sign(Long) method to determine the sign of a Long value and display it to the console.
9.
Use CInt to convert long to Integer