Serves as a hash function for a particular type. GetHashCode()()()
            is suitable for use in hashing algorithms and data structures like a hash table.
            
    Namespace: 
   Mindscape.LightSpeed.QueryingAssembly: Mindscape.LightSpeed (in Mindscape.LightSpeed.dll)
Version: 4.0.0.0 (4.0.0.0)
Syntax
| C# | 
|---|
public override int GetHashCode()  | 
| Visual Basic (Declaration) | 
|---|
Public Overrides Function GetHashCode As Integer  |