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