Lingua

Half.IsNaN Proprietà

Definizione

Restituisce true se questo Half valore rappresenta un valore Not-a-Number, false in caso contrario.

public bool IsNaN { [Android.Runtime.Register("isNaN", "()Z", "", ApiSince=26)] get; }
[<get: Android.Runtime.Register("isNaN", "()Z", "", ApiSince=26)>]
member this.IsNaN : bool

Valore della proprietà

True se il valore è un Valore NaN, false in caso contrario

Attributi

Commenti

Restituisce true se questo Half valore rappresenta un valore Not-a-Number, false in caso contrario.

per android.util.Half.isNaN().

Le parti di questa pagina sono modifiche basate sul lavoro creato e condiviso dalla e usati in base ai termini descritti in Creative License 2.5 Attribution License.

Si applica a