Java.Text.DecimalFormatSymbols.GroupingSeparator Property
Returns the character used as the thousands separator in a number.

Syntax

[get: Android.Runtime.Register("getGroupingSeparator", "()C", "GetGetGroupingSeparatorHandler")]
[set: Android.Runtime.Register("setGroupingSeparator", "(C)V", "GetSetGroupingSeparator_CHandler")]
public virtual char GroupingSeparator { get; set; }

Value

Documentation for this section has not yet been entered.

Remarks

Get method documentation [Android Documentation]

Returns the character used as the thousands separator in a number.

Set method documentation [Android Documentation]

Sets the character used as the thousands separator in a number.

Requirements

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