Instance Property
インスタンスプロパティ
rangeValue
The Foundation range structure representation of the value.
その値のFoundation範囲構造体表現。
See Also
参照
Working with Range Values
範囲値を扱う
init(range: NSRange)
Creates a new value object containing the specified Foundation range structure.
指定されたFoundation範囲構造体を含んでいる新しい値オブジェクトを作成します。
Related Documentation
関連文書
typealias NSRange
A structure used to describe a portion of a series, such as characters in a string or objects in an array.
あるシリーズの一部分、例えば文字列の中の文字または配列の中のオブジェクトを記述するのに使われる構造体。