NSRange Struct

Definition

Represents a range given by a location and length.

public struct NSRange
type NSRange = struct
Inheritance
NSRange

Constructors

NSRange(nint, nint)

Fields

Length
Location
NotFound

Methods

ToString()

Applies to

See also