C# Tutorial C# Data Types

Introduction

  1. C# Predefined Type Taxonomy
  2. C# Numeric Types
  3. C# Numeric Literals
  4. C# Numeric suffixes
  5. C# float and double
  6. C# Float and Double Special Values
  7. C# decimal
  8. C# Numeric Conversions
  9. C# Bool Type
  10. C# char type
  11. C# String Type




















Home »
  C# Tutorial »
    Data Types »




C# Data Types
Bool
Byte
Char
Decimal
Double
Float
Integer
Long
Short
String
C# Array
Array Example
Byte Array
C# Standard Data Type Format
BigInteger
Complex
Currency
DateTime
DateTimeOffset
DateTime Format Parse Convert
TimeSpan
TimeZone
Enum
Null
tuple
var