The members of Java.IO.ObjectStreamClass are listed below.
See Also: Inherited members from Java.Lang.Object
A constructor used when creating managed representations of JNI objects; called by the runtime. |
[read-only] | Name | string. Returns the name of the class represented by this descriptor. |
[read-only] static | NoFields | IList<ObjectStreamField>. Constant indicating that the class has no Serializable fields. |
[read-only] | SerialVersionUID | long. Returns the Serial Version User ID of the class represented by this descriptor. |
[read-only] override | ThresholdClass | IntPtr. This API supports the Mono for Android infrastructure and is not intended to be used directly from your code. |
[read-only] override | ThresholdType | Type. This API supports the Mono for Android infrastructure and is not intended to be used directly from your code. |
ForClass()Returns the class (java.lang. | ||
GetField(string)Gets a field descriptor of the class represented by this class descriptor. | ||
GetFields()Returns a collection of field descriptors for the serialized fields of the class represented by this class descriptor. | ||
static | Lookup(Java.Lang.Class)Documentation for this section has not yet been entered. | |
static | LookupAny(Java.Lang.Class)Documentation for this section has not yet been entered. |