NSRange Struct
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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() |