Method GetHashCode
GetHashCode()
LUCENENET specific: need to override GetHashCode to prevent a compiler warning and realistically, the hash code should work similarly to Equals.
Declaration
public override int GetHashCode()
Returns
Type | Description |
---|---|
System.Int32 |