Linguaggio

String.IsEmpty Proprietà

Definizione

Restituisce true se e solo se è #length()0.

public bool IsEmpty { [Android.Runtime.Register("isEmpty", "()Z", "")] get; }
[<get: Android.Runtime.Register("isEmpty", "()Z", "")>]
member this.IsEmpty : bool

Valore della proprietà

truese è #length(), in 0 caso contrariofalse

Implementazioni

Attributi

Commenti

Restituisce true se e solo se è #length()0.

Aggiunta nella versione 1.6.

per java.lang.String.isEmpty().

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