Instance Property
インスタンスプロパティ
length
The number of items in the range (can be
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に対して使うべき最大限の値です。
Availability 有効性
- iOS 2.0+
- iPadOS 2.0+
- macOS 10.0+
- Mac Catalyst 13.0+
- tvOS 9.0+
- watchOS 2.0+
Technology
- Foundation ファウンデーション
Declaration 宣言
var length: Int