Org.Xml.Sax.Helpers.AttributesImpl.GetURI Method
Return an attribute's Namespace URI.

Syntax

[Android.Runtime.Register("getURI", "(I)Ljava/lang/String;", "GetGetURI_IHandler")]
public virtual string GetURI (int index)

See Also

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

Parameters

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

Returns

Documentation for this section has not yet been entered.

Remarks

Return an attribute's Namespace URI.

[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