Mindscape LightSpeed - User Reference & API Documentation
GetHashCode Method
API Reference
►
Mindscape.LightSpeed.Querying
►
Query
►
GetHashCode
()
()
()
C#
Visual Basic
Serves as a hash function for a particular type.
GetHashCode
()
()
()
is suitable for use in hashing algorithms and data structures like a hash table.
Declaration Syntax
C#
Visual Basic
public
override
int
GetHashCode
()
Public
Overrides
Function
GetHashCode
As
Integer
Return Value
A hash code for the current
Object
.
Assembly: Mindscape.LightSpeed (Module: Mindscape.LightSpeed) Version: 1.2.1393.0 (1.2.1393.0)