RenderTreeFrame.Sequence Field

Definition

Gets the sequence number of the frame. Sequence numbers indicate the relative source positions of the instructions that inserted the frames. Sequence numbers are only comparable within the same sequence (typically, the same source method).

public: initonly int Sequence;
public readonly int Sequence;
val mutable Sequence : int
Public ReadOnly Sequence As Integer 

Field Value

Applies to