Java.Lang.Long.Size Field
Constant for the number of bits needed to represent a long in two's complement form.

Value: 64

Syntax

[Android.Runtime.Register("SIZE")]
public const int Size

Remarks

Constant for the number of bits needed to represent a long in two's complement form.

[Android Documentation]

Requirements

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