Item Property
From Html Agility Pack
| A Sandcastle Documented Class Library |
| HtmlAttributeCollection..::..Item Property |
| HtmlAttributeCollection Class See Also Send Feedback |
Overload List
| Name | Description | |
|---|---|---|
| Item[([( Int32])]) |
Gets the attribute at the specified index.
| |
| Item[([( String])]) |
Gets a given attribute from the list using its name.
|