YamlMappingSyntaxNode.Values

YamlMappingSyntaxNode.Values property

Get all Values.

public IEnumerable<ChildFrontMatterSyntaxNode> Values { get; }

See Also