Compartir a través de


AtomicInteger.AndIncrement Propiedad

Definición

Precaución

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

Incrementa de forma atómica un valor actual.

[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

Valor de propiedad

Atributos

Comentarios

Las partes de esta página son modificaciones basadas en el trabajo creado y compartido por el proyecto de código abierto de Android y se usan según los términos descritos en la licencia de atribución de Creative Commons 2.5.

Se aplica a