Org.Xmlpull.V1.Sax2.Driver.GetIndex Method
Look up the index of an attribute by XML qualified (prefixed) name.

Syntax

[Android.Runtime.Register("getIndex", "(Ljava/lang/String;)I", "GetGetIndex_Ljava_lang_String_Handler")]
public virtual int GetIndex (string qName)

Parameters

qName
The qualified (prefixed) name.

Returns

Documentation for this section has not yet been entered.

Remarks

Look up the index of an attribute by XML qualified (prefixed) name.

[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