Range

struct Range<Bound> where Bound : Comparable
  • Get the NSRange from the Swift Range.

    Declaration

    Swift

    public var range: NSRange { get }