var rangeValue : NSRange
The Foundation range structure representation of the value.
その値のFoundation範囲構造体表現。
Availability 有効性
Technology
init(range: NSRange
)
range
The value for the new object. 新しいオブジェクトに対する値。
A new value object that contains the range information. 範囲情報を含んでいる新しい値オブジェクト。
var rangeValue : NSRange
typealias NSRange