Skip to content

P_Cyjb_Markdown_Syntax_INodeContainer_1_LastChild

CYJB edited this page Feb 1, 2024 · 2 revisions

INodeContainer(TNode).LastChild 属性

获取最后一个子节点,如果不存在则返回 null

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

语法

C#

TNode LastChild { get; }

属性值

Type: TNode

参见

Reference

INodeContainer(TNode) 接口
Cyjb.Markdown.Syntax 命名空间

Clone this wiki locally