Skip to content

P_Cyjb_Markdown_Syntax_Strong_Children

CYJB edited this page Feb 1, 2024 · 2 revisions

Strong.Children 属性

获取子节点列表。

Namespace: Cyjb.Markdown.Syntax
Assembly: Cyjb.Markdown (in Cyjb.Markdown.dll) Version: 1.0.2+f073417ab111e884603147b5dc42e8ccc863a984

语法

C#

public NodeList<InlineNode> Children { get; }

属性值

Type: NodeList(InlineNode)

实现

INodeContainer(TNode).Children

参见

Reference

Strong 类
Cyjb.Markdown.Syntax 命名空间

Clone this wiki locally