Org.Xml.Sax.Helpers.AttributeListImpl.GetName Method
Get the name of an attribute (by position).

Syntax

[Android.Runtime.Register("getName", "(I)Ljava/lang/String;", "GetGetName_IHandler")]
public virtual string GetName (int i)

See Also

Org.Xml.Sax.IAttributeList.GetName(int)

Parameters

i
The position of the attribute in the list.

Returns

Documentation for this section has not yet been entered.

Remarks

Get the name of an attribute (by position).

[Android Documentation]

Requirements

Namespace: Org.Xml.Sax.Helpers
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 1