Java.Text.DecimalFormatSymbols.MonetaryDecimalSeparator Property
Returns the character which represents the decimal point in a monetary value.

Syntax

[get: Android.Runtime.Register("getMonetaryDecimalSeparator", "()C", "GetGetMonetaryDecimalSeparatorHandler")]
[set: Android.Runtime.Register("setMonetaryDecimalSeparator", "(C)V", "GetSetMonetaryDecimalSeparator_CHandler")]
public virtual char MonetaryDecimalSeparator { get; set; }

Value

Documentation for this section has not yet been entered.

Remarks

Get method documentation [Android Documentation]

Returns the character which represents the decimal point in a monetary value.

Set method documentation [Android Documentation]

Sets the character which represents the decimal point in a monetary value.

Requirements

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