Org.XmlPull.V1.IXmlSerializer.GetProperty Method
Look up the value of a property.

Syntax

[Android.Runtime.Register("getProperty", "(Ljava/lang/String;)Ljava/lang/Object;", "GetGetProperty_Ljava_lang_String_Handler:Org.XmlPull.V1.IXmlSerializerInvoker, Mono.Android, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null")]
public Java.Lang.Object GetProperty (string name)

Parameters

name
The name of property to be retrieved.

Returns

Documentation for this section has not yet been entered.

Remarks

Look up the value of a property. The property name is any fully-qualified URI. I

NOTE: unknown properties are always returned as null

[Android Documentation]

Requirements

Namespace: Org.XmlPull.V1
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 1