GrapeCity.Xaml.SpreadSheet.Data
GetHashCode Method (DrawingObject)


GrapeCity.Xaml.SpreadSheet.Data Namespace > DrawingObject Class : GetHashCode Method
Gets the hash code.
Syntax
'Declaration
 
Public Overrides Function GetHashCode() As Integer
'Usage
 
Dim instance As DrawingObject
Dim value As Integer
 
value = instance.GetHashCode()
public override int GetHashCode()

Return Value

The hash code.
See Also

Reference

DrawingObject Class
DrawingObject Members