Returns a Boolean value that indicates whether a specified position is in a given range.


- index (UInt32)
[Missing <param name="index"/> documentation for "M:Monobjc.Foundation.NSRange.NSLocationInRange(System.UInt32,Monobjc.Foundation.NSRange)"]
- aRange (NSRange)
[Missing <param name="aRange"/> documentation for "M:Monobjc.Foundation.NSRange.NSLocationInRange(System.UInt32,Monobjc.Foundation.NSRange)"]

[Missing <returns> documentation for "M:Monobjc.Foundation.NSRange.NSLocationInRange(System.UInt32,Monobjc.Foundation.NSRange)"]

Original declaration is : BOOL NSLocationInRange(unsigned int index, NSRange aRange)

- Available in Monobjc Bridge: 10.6 (For Mac OS X 10.6 and later), 10.5 (For Mac OS X 10.5 and later)