Lenguaje

Year.Value Propiedad

Definición

Obtiene el valor de año.

public int Value { [Android.Runtime.Register("getValue", "()I", "", ApiSince=26)] get; }
[<get: Android.Runtime.Register("getValue", "()I", "", ApiSince=26)>]
member this.Value : int

Valor de propiedad

el año, MIN_VALUE a MAX_VALUE

Atributos

Comentarios

Obtiene el valor de año.

El año devuelto por este método es proleptico según get(YEAR).

Java documentación para java.time.Year.getValue().

Las partes de esta página son modificaciones basadas en el trabajo creado y compartido por el Android y se usan según los términos descritos en creative Creative Commons 2.5 Attribution License.

Se aplica a