YamlNodeEventEnumerator Class

Definition

Represents the Yaml Node Event Enumerator.

public sealed class YamlNodeEventEnumerator : IEnumerable<ParsingEvent>, IEnumerable, IEnumerator<ParsingEvent>, IEnumerator, IDisposable
Tip: use kind:method, kind:property, kind:ctor. Press Esc to clear.

Constructors (1)

Properties (2)

Methods (4)

Explicit Interface Implementation Methods (1)