Linguaggio

IsoEra.Value Proprietà

Definizione

Ottiene il valore dell'era int numerica.

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

Valore della proprietà

valore dell'era, da 0 (BCE) a 1 (CE)

Implementazioni

Attributi

Commenti

Ottiene il valore dell'era int numerica.

L'era BCE ha il valore 0, mentre l'era CE ha il valore 1.

per java.time.chrono.IsoEra.getValue().

Le parti di questa pagina sono modifiche basate sul lavoro creato e condiviso dalla e usati in base ai termini descritti in Creative License 2.5 Attribution License.

Si applica a