Java.Text.MessageFormat.SetFormatsByArgumentIndex Method
Sets the formats used for each argument.

Syntax

[Android.Runtime.Register("setFormatsByArgumentIndex", "([Ljava/text/Format;)V", "GetSetFormatsByArgumentIndex_arrayLjava_text_Format_Handler")]
public virtual void SetFormatsByArgumentIndex (_Format[] formats)

Parameters

formats
the formats in an array.

Remarks

Sets the formats used for each argument. The formats array elements should be in the order of the argument indices.

[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