XMLGregorianCalendar.Month プロパティ

定義

public abstract int Month { [Android.Runtime.Register("getMonth", "()I", "GetGetMonthHandler")] get; [Android.Runtime.Register("setMonth", "(I)V", "GetSetMonth_IHandler")] set; }
[<get: Android.Runtime.Register("getMonth", "()I", "GetGetMonthHandler")>]
[<set: Android.Runtime.Register("setMonth", "(I)V", "GetSetMonth_IHandler")>]
member this.Month : int with get, set

プロパティ値

属性

例外

パラメーターが で指定されているフィールドの値制約の外側にある場合 month

注釈

このページの一部は、によって作成および共有され、に記載されている条件に従って使用される作業に基づく変更です。

適用対象