Org.Xml.Sax.IAttributes.GetQName Method
Look up an attribute's XML qualified (prefixed) name by index.

Syntax

[Android.Runtime.Register("getQName", "(I)Ljava/lang/String;", "GetGetQName_IHandler:Org.Xml.Sax.IAttributesInvoker, Mono.Android, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null")]
public string GetQName (int index)

See Also

IAttributes.Length

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.Xml.Sax
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 1