Org.Xmlpull.V1.Sax2.Driver.Length Property
Return the number of attributes in the list.

Syntax

[get: Android.Runtime.Register("getLength", "()I", "GetGetLengthHandler")]
public virtual int Length { get; }

Value

Documentation for this section has not yet been entered.

Remarks

Return the number of attributes in the list.

Once you know the number of attributes, you can iterate through the list.

[Android Documentation]

Requirements

Namespace: Org.Xmlpull.V1.Sax2
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 1