







|
| A Sandcastle Documented Class Library |
| HtmlAttributeCollection Properties |
| HtmlAttributeCollection Class See Also Send Feedback |
The HtmlAttributeCollection type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
![]() | Count |
Gets the number of elements actually contained in the list.
|
![]() | IsReadOnly |
Gets readonly status of colelction
|
![]() | Item[([( Int32])]) |
Gets the attribute at the specified index.
|
![]() | Item[([( String])]) |
Gets a given attribute from the list using its name.
|

