domAttributeList = element.GetDomAttributeList([specifiedOnly])
Variable | Description |
---|---|
domAttributeList | List(Of String). |
specifiedOnly | Optional: return only attributes specified for that DOM element. Since IE9 this is always true. Boolean. |