Type::GetHashCode Method
Silverlight
Returns the hash code for this instance.
Namespace: System
Assembly: mscorlib (in mscorlib.dll)
This method overrides Object::GetHashCode.
The following example displays the hash code of the TextBlock class.
Note: |
|---|
To run this example, see Building Examples That Use a Demo Method and a TextBlock Control. |
For a list of the operating systems and browsers that are supported by Silverlight, see Supported Operating Systems and Browsers.
Community Additions
ADD
Show:
Note: