| |||||
Boolean.GetHashCode MethodSystem Namespace Boolean Class Returns the hash code for this instance. [ VB ] <Serializable> Overrides Public Function GetHashCode ( ) As Integer [ C# ] [Serializable] public override int GetHashCode ( ); [ C++ ] [Serializable] public: int GetHashCode ( ); [JScript ] public Serializable override function GetHashCode ( ) : int; Return ValueA hash code for the current Boolean. RemarksThe Boolean class implements true as the integer, one, and false as the integer, zero. However, a particular programming language might represent true and false with other values. See Also |
| ||||
Check out related books at Amazon
© 2000-2008 Rey Nuñez All rights reserved.
If you have any question, comment or suggestion
about this site, please send us a note
You can help support aspxtreme