YamlScalarSyntaxNode Class

YamlScalarSyntaxNode class

Defines the YamlScalarSyntaxNode

public sealed class YamlScalarSyntaxNode : ChildFrontMatterSyntaxNode

Methods

NameDescription
override GetEnumerator()Defines the interface for get IEnumerator
GetValue()Defines the interface for get value.
SetValue(string)Defines the interface for set value.

See Also