Java.Text.AttributedCharacterIteratorAttribute.GetHashCode Method
Calculates the hash code for objects of type Attribute.

Syntax

[Android.Runtime.Register("hashCode", "()I", "")]
public override sealed int GetHashCode ()

Returns

Documentation for this section has not yet been entered.

Remarks

Calculates the hash code for objects of type Attribute. It is defined final so all sub types calculate their hash code identically.

[Android Documentation]

Requirements

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