Atomically increments by one the element at index i.
Syntax
[Android.Runtime.Register("incrementAndGet", "(I)I", "")]
public
int IncrementAndGet (
int i)
Parameters
- i
- the index
Returns
Documentation for this section has not yet been entered.
Remarks
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