Java.Text.DecimalFormatSymbols.NaN Property
Returns the string which represents NaN.

Syntax

[get: Android.Runtime.Register("getNaN", "()Ljava/lang/String;", "GetGetNaNHandler")]
[set: Android.Runtime.Register("setNaN", "(Ljava/lang/String;)V", "GetSetNaN_Ljava_lang_String_Handler")]
public virtual string NaN { get; set; }

Value

Documentation for this section has not yet been entered.

Remarks

Get method documentation [Android Documentation]

Returns the string which represents NaN.

Set method documentation [Android Documentation]

Sets the string which represents NaN.

Requirements

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