Java.IO.ObjectStreamField.Offset Property
Gets the offset of this field in the object.

Syntax

[get: Android.Runtime.Register("getOffset", "()I", "GetGetOffsetHandler")]
[set: Android.Runtime.Register("setOffset", "(I)V", "GetSetOffset_IHandler")]
public virtual int Offset { get; set; }

Value

Documentation for this section has not yet been entered.

Remarks

Get method documentation [Android Documentation]

Gets the offset of this field in the object.

Set method documentation [Android Documentation]

Sets this field's offset in the object.

Requirements

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