Android.OS.Parcel.DataSize Method
Returns the total amount of data contained in the parcel.

Syntax

[Android.Runtime.Register("dataSize", "()I", "")]
public int DataSize ()

Returns

Documentation for this section has not yet been entered.

Remarks

Returns the total amount of data contained in the parcel.

[Android Documentation]

Requirements

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