Click or drag to resize

HtmlAttributeCollection Properties

The HtmlAttributeCollection type exposes the following members.

Properties
  NameDescription
Public propertyCount
Gets the number of elements actually contained in the list.
Public propertyIsReadOnly
Gets readonly status of colelction
Public propertyItemInt32
Gets the attribute at the specified index.
Public propertyItemString
Gets a given attribute from the list using its name.
Top
See Also