NSData.Subdata(NSRange) Method
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.
[Foundation.Export("subdataWithRange:")]
public virtual Foundation.NSData Subdata (Foundation.NSRange range);
abstract member Subdata : Foundation.NSRange -> Foundation.NSData
override this.Subdata : Foundation.NSRange -> Foundation.NSData
Parameters
- range
- NSRange
Returns
- Attributes