LastBranchRecordJumpReadOnlySpan Struct
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.
public struct LastBranchRecordJumpReadOnlySpan
type LastBranchRecordJumpReadOnlySpan = struct
Public Structure LastBranchRecordJumpReadOnlySpan
- Inheritance
-
LastBranchRecordJumpReadOnlySpan
Properties
Empty | |
IsEmpty | |
Item[Int32] | |
Length |
Methods
GetEnumerator() | |
Slice(Int32, Int32) |
Forms a slice out of the given read-only span, beginning at 'start', of given length |
Slice(Int32) |
Forms a slice out of the given read-only span, beginning at 'start'. |