News

{ return this.ItemID.GetHashCode(); } You aren't required to supply a GetHashCode override in conjunction with each new Equals override. In fact, Visual Basic doesn't even provide the warning. But if ...