Enumeration 列挙

NSWhoseSubelementIdentifier

NSWhoseSpecifier uses these constants to specify sub-elements within the collection of objects being tested that pass the specifier’s test. NSWhoseSpecifierは、これらの定数を使って、テストされているオブジェクトからなるコレクション内で、指定子の持つテストに合格する、下位要素いくらかを指定します。

Declaration 宣言

typedef enum NSWhoseSubelementIdentifier : NSUInteger {
    ...
} NSWhoseSubelementIdentifier;

Overview 概要

These constants are used by startSubelementIdentifier, startSubelementIdentifier, endSubelementIdentifier, and endSubelementIdentifier. これらの定数は、startSubelementIdentifierstartSubelementIdentifierendSubelementIdentifier、そしてendSubelementIdentifierによって使われます。

Topics 話題

Constants 定数