Java.Util.Concurrent.Atomic.AtomicInteger.AndIncrement Property
Atomically increments by one the current value.

Syntax

[get: Android.Runtime.Register("getAndIncrement", "()I", "GetGetAndIncrementHandler")]
public int AndIncrement { get; }

Value

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