Java.Util.Concurrent.Atomic.AtomicInteger.IntValue Method
Returns the value of this AtomicInteger as an int.

Syntax

[Android.Runtime.Register("intValue", "()I", "GetIntValueHandler")]
public override int IntValue ()

Returns

Documentation for this section has not yet been entered.

Remarks

Returns the value of this AtomicInteger as an int.

[Android Documentation]

Requirements

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