CFRange Constructors
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.
Overloads
CFRange(Int32, Int32) | |
CFRange(Int64, Int64) | |
CFRange(nint, nint) |
CFRange(Int32, Int32)
CFRange(Int64, Int64)
CFRange(nint, nint)
public CFRange (nint l, nint len);
new CoreFoundation.CFRange : nint * nint -> CoreFoundation.CFRange
Parameters
- l
- System.System.IntPtr System.nativeint
- len
- System.System.IntPtr System.nativeint