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

Syntax

[Android.Runtime.Register("getValue", "(Ljava/lang/String;)Ljava/lang/String;", "GetGetValue_Ljava_lang_String_Handler")]
public virtual string GetValue (string name)

See Also

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

Parameters

name
The attribute name.

Returns

Documentation for this section has not yet been entered.

Remarks

Get the value of an attribute (by 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