Enumeration 列挙

Undefined Components 未定義の構成要素

Constants that denote that the value of a date component is undefined. 日付構成要素の値が未定義であることを意味する定数。

Declaration 宣言

enum : NSInteger {
    ...
};

Topics 話題

Constants 定数

See Also 参照

Validating a Date 日付を検証する