Method GetHashCode GetHashCode() Retrieves the hashcode of the TrackableCollection<TTrackable>. Declaration public override int GetHashCode() Returns Type Description int The hashcode of if the TrackableCollection<TTrackable> is instantiated and 0 if it is null. Overrides ValueType.GetHashCode()