Boolデータ型で公開されるメンバを以下の表に示します。
            
            パブリック コンストラクタ
            
            
            
            パブリック フィールド
            
            
            
            パブリック プロパティ
|   | 名前 | 解説 | 
  | Value | Gets or sets the boolean value.   | 
トップ 
            
            
            
            パブリック メソッド
|   | 名前 | 解説 | 
  | Equals | オーバーロードされます。 Indicates whether this instance and a specified object are equal.   | 
  | GetHashCode | Returns a hash code for this instance.   | 
  | ToString | Returns a string that represents the current object.   | 
トップ 
            
            
            
            
            
            
            
            
            パブリック オペレータ
  等価判定演算子  | Determines if the specified values are equal. | 
  暗黙的 キャスト 演算子  | オーバーロードされます。 Performs an explicit conversion from Boolto System.Boolean. | 
  等しくないか判定する演算子  | Determines if the specified values are not equal. | 
トップ 
            
            参照