Skip to content

P_Cyjb_Markdown_Syntax_TableCell_Prev

CYJB edited this page Feb 1, 2024 · 1 revision

TableCell.Prev 属性

获取前驱兄弟节点。

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

语法

C#

public virtual TableCell? Prev { get; }

属性值

Type: TableCell

实现

Node.Prev

参见

Reference

TableCell 类
Cyjb.Markdown.Syntax 命名空间

Clone this wiki locally