Type Property
型プロパティ
insertion
insertionIndex
Returns the index at which you should insert the object in order to maintain a sorted array.
ソートされた配列を保守するために、それであなたがオブジェクトを挿入すべきインデックスを返します。
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 insertionIndex: NSBinarySearchingOptions
{ get }