Home
C# / CSharp Tutorial
Language Basics
Data Type
Operator
Statement
String
struct
Class
Operator Overload
delegate
Attribute
Data Structure
Assembly
Date Time
Development
File Directory Stream
Preprocessing Directives
Regular Expression
Generic
Reflection
Thread
I18N Internationalization
LINQ
GUI Windows Forms
Windows Presentation Foundation
Windows Communication Foundation
Workflow
2D
Design Patterns
Windows
XML
XML LINQ
ADO.Net
Network
Directory Services
Security
unsafe
long box unbox « Data Type « C# / CSharp Tutorial
C# / CSharp Tutorial
Data Type
long box unbox
2.12.long box unbox
2.12.1.
To specify a long type, use either the l or L suffix. For example:
2.12.2.
Autobox and unbox long value