'Declaration
Public Overrides Function GetHashCode() As Integer
public override int GetHashCode()
public: int GetHashCode(); override
Return Value
An integer that contains the hash code for the object. Two DataItem objects with different persistent properties will almost always have different hash codes.