P_Cyjb_Markdown_Document_FirstChild - CYJB/Cyjb.Markdown GitHub Wiki

Document.FirstChild 属性

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

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

语法

C#

public virtual BlockNode? FirstChild { get; }

属性值

Type: BlockNode

实现

Node.FirstChild

参见

Reference

Document 类
Cyjb.Markdown 命名空间

⚠️ **GitHub.com Fallback** ⚠️