Share via


CTRun.GetStringIndices Method

Definition

Overloads

GetStringIndices()

public IntPtr[] GetStringIndices();
member this.GetStringIndices : unit -> nativeint[]

Returns

IntPtr[]

nativeint[]

Applies to

GetStringIndices(NSRange)

public IntPtr[] GetStringIndices(Foundation.NSRange range);
member this.GetStringIndices : Foundation.NSRange -> nativeint[]

Parameters

range
NSRange

Returns

IntPtr[]

nativeint[]

Applies to

GetStringIndices(NSRange, IntPtr[])

public IntPtr[] GetStringIndices(Foundation.NSRange range, IntPtr[]? buffer);
member this.GetStringIndices : Foundation.NSRange * nativeint[] -> nativeint[]

Parameters

range
NSRange
buffer

IntPtr[]

nativeint[]

Returns

IntPtr[]

nativeint[]

Applies to