Java.Util.ISet.GetHashCode Method
Returns the hash code for this set.

Syntax

[Android.Runtime.Register("hashCode", "()I", "GetGetHashCodeHandler:Java.Util.ISetInvoker, Mono.Android, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null")]
public int GetHashCode ()

See Also

ISet.Equals(Java.Lang.Object)

Returns

Documentation for this section has not yet been entered.

Remarks

Returns the hash code for this set. Two set which are equal must return the same value.

[Android Documentation]

Requirements

Namespace: Java.Util
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 1