Java.IO.ObjectStreamClass.GetField Method
Gets a field descriptor of the class represented by this class descriptor.

Syntax

[Android.Runtime.Register("getField", "(Ljava/lang/String;)Ljava/io/ObjectStreamField;", "GetGetField_Ljava_lang_String_Handler")]
public virtual ObjectStreamField GetField (string name)

Parameters

name
the name of the desired field.

Returns

Documentation for this section has not yet been entered.

Remarks

Gets a field descriptor of the class represented by this class descriptor.

[Android Documentation]

Requirements

Namespace: Java.IO
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 1