HtmlAttributeCollection Properties |
The HtmlAttributeCollection type exposes the following members.
| Name | Description | |
|---|---|---|
| Count |
Gets the number of elements actually contained in the list.
| |
| IsReadOnly |
Gets readonly status of colelction
| |
| ItemInt32 |
Gets the attribute at the specified index.
| |
| ItemString |
Gets a given attribute from the list using its name.
|