NSRange

Undocumented in source.
version(darwin)
package
struct NSRange {}

Members

Variables

length
NSUInteger length;
Undocumented in source.
location
NSUInteger location;
Undocumented in source.

Meta