YamlSequence Class

Definition

Represents the Yaml Sequence.

public class YamlSequence : YamlContainer, IList<YamlElement>, ICollection<YamlElement>, IEnumerable<YamlElement>, IEnumerable
Tip: use kind:method, kind:property, kind:ctor. Press Esc to clear.

Constructors (1)

Properties (10)

Methods (11)

Explicit Interface Implementation Methods (1)