Share via


NSRange(IntPtr, IntPtr) Constructor

Definition

public NSRange(IntPtr start, IntPtr len);
new Foundation.NSRange : nativeint * nativeint -> Foundation.NSRange

Parameters

start
IntPtr

nativeint

len
IntPtr

nativeint

Applies to