Java.IO.ObjectStreamClass.GetFields Method
Returns a collection of field descriptors for the serialized fields of the class represented by this class descriptor.

Syntax

[Android.Runtime.Register("getFields", "()[Ljava/io/ObjectStreamField;", "GetGetFieldsHandler")]
public virtual ObjectStreamField[] GetFields ()

Returns

Documentation for this section has not yet been entered.

Remarks

Returns a collection of field descriptors for the serialized fields 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