Spread Silverlight Documentation
ComputeHash Method (CalcExternalCellIdentity)


GrapeCity.CalcEngine Namespace > CalcExternalCellIdentity Class : ComputeHash Method
Serves as a hash function for the CalcCellIdentity type.
Syntax
'Declaration
 
Protected Overrides Function ComputeHash() As System.Integer
'Usage
 
Dim instance As CalcExternalCellIdentity
Dim value As System.Integer
 
value = instance.ComputeHash()
protected override System.int ComputeHash()

Return Value

A hash code for the current System.Object.
See Also

Reference

CalcExternalCellIdentity Class
CalcExternalCellIdentity Members