C# Tutorial Bool

Convert

  1. Convert bool value to string in CSharp
  2. Convert byte to Boolean in CSharp
  3. Convert decimal to Boolean value in CSharp
  4. Convert double to Boolean value in CSharp
  5. Convert int to Boolean value in CSharp
  6. Convert long to Boolean value in CSharp
  7. Convert short to Boolean value in CSharp
  8. Convert string to Boolean in CSharp
  9. Convert string to Boolean, throws an exception if not compatible in CSharp

Parse

  1. Parse string to bool in CSharp
  2. Try to parse string to Boolean in CSharp

Basic

  1. Use if statement with bool variable in CSharp




















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