HtmlNodeItemComments Property

Get a reference to the Comments collection for this Node.

Definition

Namespace: Html
Assembly: Html (in Html.dll) Version: 25.2822.3845
C#
public NameCollection Comments { get; }

Property Value

NameCollection

See Also