Org.Xml.Sax.IAttributes.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:Org.Xml.Sax.IAttributesInvoker, Mono.Android, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null")]
public 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.Xml.Sax
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 1