Implementing GetHashCode [duplicate]
Possible Duplicate: What is the best algorithm for an overridden System.Object.GetHashCode? What constitutes a good implementation of the GetHashCode method? I did some googling, and found some goodlines (MSDN) but it seems like the logic