Org.Xml.Sax.Helpers.AttributesImpl.GetLocalName Method
Return an attribute's local name.

Syntax

[Android.Runtime.Register("getLocalName", "(I)Ljava/lang/String;", "GetGetLocalName_IHandler")]
public virtual string GetLocalName (int index)

See Also

Org.Xml.Sax.IAttributes.GetLocalName(int)

Parameters

index
The attribute's index (zero-based).

Returns

Documentation for this section has not yet been entered.

Remarks

Return an attribute's local name.

[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