Initializes a new instance of the SequenceStart class.
public SequenceStart(string? anchor, string? tag, bool isImplicit, YamlStyle style, Mark start, Mark end)
The anchor.
The tag.
if set to true [is implicit].
The style.
The start position of the event.
The end position of the event.