다음을 통해 공유


Calendar.BaseFieldCount Field

Definition

The number of fields defined by this class.

[Android.Runtime.Register("BASE_FIELD_COUNT", ApiSince=24)]
protected const int BaseFieldCount = 23;
[<Android.Runtime.Register("BASE_FIELD_COUNT", ApiSince=24)>]
val mutable BaseFieldCount : int

Field Value

Value = 23
Attributes

Remarks

The number of fields defined by this class. Subclasses may define addition fields starting with this number.

Java documentation for android.icu.util.Calendar.BASE_FIELD_COUNT.

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Applies to