Skip to content

M_Cyjb_Markdown_Syntax_NodeList_1_Clear

CYJB edited this page Feb 1, 2024 · 1 revision

NodeList(T).Clear 方法

从当前列表中移除所有元素。

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

语法

C#

public override void Clear()

实现

ICollection(T).Clear()

参见

Reference

NodeList(T) 类
Cyjb.Markdown.Syntax 命名空间

Clone this wiki locally