Type Property
型プロパティ
last
lastEqual
Specifies that the search should return the last 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 lastEqual: NSBinarySearchingOptions
{ get }