Type Property
型プロパティ
first
firstEqual
Specifies that the search should return the first object in the range that is equal to the given object.
検索が、この与えられたオブジェクトと等しい、この範囲の中の最初のオブジェクトを返すべきであることを指し示します。
Availability 有効性
- iOS 4.0+
- iPadOS 4.0+
- macOS 10.6+
- Mac Catalyst 13.0+
- tvOS 9.0+
- watchOS 2.0+
Technology
- Foundation ファウンデーション
Declaration 宣言
static var firstEqual: NSBinarySearchingOptions
{ get }