Enumeration Case 列挙ケース

NSBinarySearchingFirstEqual

Specifies that the search should return the first object in the range that is equal to the given object. 検索が、この与えられたオブジェクトと等しい、この範囲の中の最初のオブジェクトを返すべきであることを指し示します。

Declaration 宣言

NSBinarySearchingFirstEqual = (1UL << 8)