共用方式為


AtomicInteger.AndIncrement 屬性

定義

警告

This property was generated for getAndIncrement() method, while it does not make sense. It will be removed in the future version

以不可部分完成的方式遞增目前值。

[System.Obsolete("This property was generated for getAndIncrement() method, while it does not make sense. It will be removed in the future version")]
public int AndIncrement { get; }
[<System.Obsolete("This property was generated for getAndIncrement() method, while it does not make sense. It will be removed in the future version")>]
member this.AndIncrement : int

屬性值

屬性

備註

此頁面的部分是根據 Android 開放原始碼專案所建立和共用的工作進行修改,並根據 Creative Commons 2.5 屬性授權中所述的詞彙使用。

適用於