var rangeOfFragment : NSRange
Returns the character range of the fragment in the string returned by the string property.
文字列プロパティによって返される文字列におけるフラグメントの文字範囲を返します。
var rangeOfHost : NSRange
Returns the character range of the host in the string returned by the string property.
文字列プロパティによって返される文字列におけるホストの文字範囲を返します。
var rangeOfPassword : NSRange
Returns the character range of the password in the string returned by the string property.
文字列プロパティによって返される文字列におけるパスワードの文字範囲を返します。
var rangeOfPath : NSRange
Returns the character range of the path in the string returned by the string property.
文字列プロパティによって返される文字列におけるパスの文字範囲を返します。
var rangeOfPort : NSRange
Returns the character range of the port in the string returned by the string property.
文字列プロパティによって返される文字列におけるポートの文字範囲を返します。
var rangeOfQuery : NSRange
Returns the character range of the query in the string returned by the string property.
文字列プロパティによって返される文字列におけるクエリの文字範囲を返します。
var rangeOfUser : NSRange
Returns the character range of the user in the string returned by the string property.
文字列プロパティによって返される文字列におけるユーザの文字範囲を返します。