Spread Silverlight Documentation
GetHashCode Method (GcRect)


GrapeCity.Excel Namespace > GcRect Structure : GetHashCode Method
Creates a hash code for the rectangle.
Syntax
'Declaration
 
Public Overrides Function GetHashCode() As System.Integer
'Usage
 
Dim instance As GcRect
Dim value As System.Integer
 
value = instance.GetHashCode()
public override System.int GetHashCode()

Return Value

A hash code for the current GrapeCity.Excel.GcRect structure.
See Also

Reference

GcRect Structure
GcRect Members