'Declaration Protected Overridable Function ComputeHash() As System.Integer
'Usage Dim instance As CalcIdentity Dim value As System.Integer value = instance.ComputeHash()
protected virtual System.int ComputeHash()
Return Value
A hash code for the current System.Object.