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

Syntax

[Android.Runtime.Register("getValue", "(I)Ljava/lang/String;", "GetGetValue_IHandler")]
public virtual string GetValue (int i)

See Also

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

Parameters

i
The position of the attribute in the list.

Returns

Documentation for this section has not yet been entered.

Remarks

Get the value 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