Acrux Html Parser Documentation
Attributes Property
NamespacesAcrux.HtmlHtmlNodeAttributes
Gets an HtmlAttributeCollection containing the attributes of this node.
Declaration Syntax
C#Visual BasicVisual C++
public HtmlAttributeCollection Attributes { get; }
Public ReadOnly Property Attributes As HtmlAttributeCollection
public:
property HtmlAttributeCollection^ Attributes {
	HtmlAttributeCollection^ get ();
}

Assembly: Acrux.Html (Module: Acrux.Html) Version: 1.0.0.0 (1.0.0.215)