Calendar.CurrentEra Pole

Definicja

Reprezentuje bieżącą erę bieżącego kalendarza. Wartość tego pola to 0.

public: int CurrentEra = 0;
public const int CurrentEra = 0;
val mutable CurrentEra : int
Public Const CurrentEra As Integer  = 0

Wartość pola

Value = 0

Uwagi

Pole CurrentEra reprezentuje indeks bieżącej ery w tablicy Eras . Ponieważ era jest ułożone w odwrotnej kolejności chronologicznej (z bieżącej ery do wcześniejszych epok), to pole jest stałą, która ma wartość 0.

Dotyczy

Zobacz też