Condividi tramite


AttributeListImpl.Length Proprietà

Definizione

Attenzione

deprecated

Restituisce il numero di attributi nell'elenco.

[System.Obsolete("deprecated")]
public virtual int Length { [Android.Runtime.Register("getLength", "()I", "GetGetLengthHandler")] get; }
[<System.Obsolete("deprecated")>]
[<get: Android.Runtime.Register("getLength", "()I", "GetGetLengthHandler")>]
member this.Length : int

Valore della proprietà

Numero di attributi nell'elenco.

Implementazioni

Attributi

Commenti

Restituisce il numero di attributi nell'elenco.

Documentazione java per org.xml.sax.helpers.AttributeListImpl.getLength().

Le parti di questa pagina sono modifiche basate sul lavoro creato e condiviso dal progetto Open Source Android e usato in base ai termini descritti nella licenza Creative Commons 2.5 Attribuzione.

Si applica a

Vedi anche