init(range:)
Creates a new value object containing the specified Foundation range structure.
Declaration
init(range: NSRange)Parameters
- range:
The value for the new object.
Return Value
A new value object that contains the range information.
Creates a new value object containing the specified Foundation range structure.
init(range: NSRange)The value for the new object.
A new value object that contains the range information.