Java.Util.Concurrent.Atomic.AtomicLong.IncrementAndGet Method
Atomically increments by one the current value.

Syntax

[Android.Runtime.Register("incrementAndGet", "()J", "")]
public long IncrementAndGet ()

Returns

Documentation for this section has not yet been entered.

Remarks

Atomically increments by one the current value.

[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