Java.Text.AttributedCharacterIteratorAttribute.ReadResolve Method
Resolves a deserialized instance to the correct constant attribute.

Syntax

[Android.Runtime.Register("readResolve", "()Ljava/lang/Object;", "GetReadResolveHandler")]
protected virtual Java.Lang.Object ReadResolve ()

Returns

Documentation for this section has not yet been entered.

Exceptions

TypeReason
Java.IO.InvalidObjectExceptionif this instance is not of type Attribute.class or if it is not a known Attribute.

Remarks

Resolves a deserialized instance to the correct constant attribute.

[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