Returns the hash code for this instance of Boolean.
[Visual Basic] Overrides Public Function GetHashCode() As Integer [C#] public override int GetHashCode(); [C++] public: override int GetHashCode(); [JScript] public override function GetHashCode() : int;
true if the value of this instance is true, otherwise false.
The GetHashCode method is overridden by the Value method.
Boolean Structure | Boolean Members | System Namespace | True | False