Java.IO.ObjectStreamField Class
Describes a field for the purpose of serialization.

See Also: ObjectStreamField Members

Syntax

[Android.Runtime.Register("java/io/ObjectStreamField", DoNotGenerateAcw=true)]
public class ObjectStreamField : Java.Lang.Object, Java.Lang.IComparable, IDisposable

Remarks

Describes a field for the purpose of serialization. Classes can define the collection of fields that are serialized, which may be different from the set of all declared fields.

See Also

[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