Skip to content

P_Cyjb_Markdown_Document_Prev

CYJB edited this page Feb 1, 2024 · 2 revisions

Document.Prev 属性

获取前驱兄弟节点。

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

语法

C#

public override Node? Prev { get; }

属性值

Type: Node
总是为 null

参见

Reference

Document 类
Cyjb.Markdown 命名空间

Clone this wiki locally