0
). For type compatibility with the rest of the system, LONG_MAX
is the maximum value you should use for length.
範囲の中の項目の数(0
であることができます)。システムの残りとの型互換性のために、LONG_MAX
は、あなたがlengthに対して使うべき最大限の値です。
No overview available. 概要は利用可能でありません。
Availability 有効性
Technology
struct _NSRange
var customPlaygroundQuickLook : PlaygroundQuickLook
Deprecated
非推奨
var length: Int
0
). For type compatibility with the rest of the system, LONG_MAX
is the maximum value you should use for length.
範囲の中の項目の数(0
であることができます)。システムの残りとの型互換性のために、LONG_MAX
は、あなたがlengthに対して使うべき最大限の値です。
var location: Int
0
is the first, as in C arrays). For type compatibility with the rest of the system, LONG_MAX
is the maximum value you should use for location.
開始インデックス(0
が最初です、C配列でのように)。システムの残りとの型互換性のために、LONG_MAX
は、あなたがlocationに対して使うべき最大限の値です。