編輯

共用方式為


LastBranchRecordJumpReadOnlySpan Struct

Definition

public struct LastBranchRecordJumpReadOnlySpan
type LastBranchRecordJumpReadOnlySpan = struct
Public Structure LastBranchRecordJumpReadOnlySpan
Inheritance
LastBranchRecordJumpReadOnlySpan

Properties

Empty
IsEmpty
Item[Int32]
Length

Methods

GetEnumerator()
Slice(Int32)

Forms a slice out of the given read-only span, beginning at 'start'.

Slice(Int32, Int32)

Forms a slice out of the given read-only span, beginning at 'start', of given length

Applies to