P_Cyjb_Markdown_Syntax_HtmlAttributeList_Count - CYJB/Cyjb.Markdown GitHub Wiki

HtmlAttributeList.Count 属性

获取当前集合包含的元素数。

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

语法

C#

public override int Count { get; }

属性值

Type: Int32
当前集合中包含的元素数。

实现

ICollection(T).Count
IReadOnlyCollection(T).Count
ICollection.Count

参见

Reference

HtmlAttributeList 类
Cyjb.Markdown.Syntax 命名空间

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