ObjectStreamClass.NoFields Property

Definition

serialPersistentFields value indicating no serializable fields

[Android.Runtime.Register("NO_FIELDS")]
public static System.Collections.Generic.IList<Java.IO.ObjectStreamField>? NoFields { get; }
[<Android.Runtime.Register("NO_FIELDS")>]
static member NoFields : System.Collections.Generic.IList<Java.IO.ObjectStreamField>

Property Value

Attributes

Remarks

Java documentation for java.io.ObjectStreamClass.NO_FIELDS.

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Applies to