Method GetHashCode
GetHashCode()
LUCENENET Specific - override required by .NET because we override Equals to simulate Java's value equality checking.
Declaration
public override int GetHashCode()
Returns
Type | Description |
---|---|
System.Int32 |
Overrides
System.Object.GetHashCode()