Java.Text.MessageFormat.GetFormatsByArgumentIndex Method
Returns the formats used for each argument index.

Syntax

[Android.Runtime.Register("getFormatsByArgumentIndex", "()[Ljava/text/Format;", "GetGetFormatsByArgumentIndexHandler")]
public virtual _Format[] GetFormatsByArgumentIndex ()

Returns

Documentation for this section has not yet been entered.

Remarks

Returns the formats used for each argument index. If an argument is placed more than once in the pattern string, then this returns the format of the last one.

[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