Rectangle.GetHashCode Method
Returns a hash code for this Rectangle structure.
Syntax
public virtual int GetHashCode(
);
Return Value
System.Int32. The hash code.
Requirements
Reference: Microsoft.MediaCenter.UI
Namespace: Microsoft.MediaCenter.UI
Assembly: Microsoft.MediaCenter.UI.dll
Platform: Windows Vista Ultimate, Windows Vista Home Premium, and later
See Also