Click or drag to resize

HtmlAttributeCollectionCount Property

Gets the number of elements actually contained in the list.

Namespace:  WorkflowGen.My.HtmlAgilityPack
Assembly:  WorkflowGen.My (in WorkflowGen.My.dll) Version: 9.0.3.0 (9.0.3.20240719)
Syntax
public int Count { get; }

Property Value

Type: Int32

Implements

ICollectionTCount
See Also