語言

AtomicInteger.AndDecrement 屬性

定義

警告

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

原子層次會將當前值減一。

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

屬性值

先前的值。

屬性

備註

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

適用於