Skip to content

P_Cyjb_Markdown_Document_Next

CYJB edited this page Feb 1, 2024 · 2 revisions

Document.Next 属性

获取后继兄弟节点。

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

语法

C#

public override Node? Next { get; }

属性值

Type: Node
总是为 null

参见

Reference

Document 类
Cyjb.Markdown 命名空间

Clone this wiki locally