Org.Xmlpull.V1.Sax2.Driver.GetQName Method
Look up an attribute's XML qualified (prefixed) name by index.

Syntax

[Android.Runtime.Register("getQName", "(I)Ljava/lang/String;", "GetGetQName_IHandler")]
public virtual string GetQName (int index)

Parameters

index
The attribute index (zero-based).

Returns

Documentation for this section has not yet been entered.

Remarks

Look up an attribute's XML qualified (prefixed) name by index.

[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