YamlSequenceSyntaxNode class

YamlSequenceSyntaxNode class

Defines the YamlSequenceSyntaxNode

Inheritance: YamlSequenceSyntaxNodeChildFrontMatterSyntaxNode

The YamlSequenceSyntaxNode type exposes the following members:

Get the ChildFrontMatterSyntaxNode by index.

Indexer

NameDescription
[index]The index,

Methods

MethodDescription
countDefines the interface for get count.

See Also