HTMLAttributeMap

HTMLAttributeMap

Disponible desde la versión 8.2.

Elementos de la colección:

HTMLAttribute
La iteración a través de la colección utilizando el operador For each … In … Do está disponible para el objeto. Los atributos HTML se recuperan durante la iteración..
Es posible acceder al atributo HTML utilizando el operador […]. El índice (a partir de 0) se pasa como argumento.

Métodos:

Count
GetNamedItem
Item
RemoveNamedItem
SetNamedItem

Descripción:

Colección de nodos de atributos de nodos HTML.

Disponibilidad:

Cliente ligero, cliente móvil, servidor, cliente grueso, conexión externa, aplicación móvil (cliente), aplicación móvil (servidor), servidor independiente móvil.

Ver también:

HTMLAttribute, propiedad Attributes
HTMLElement, propiedad Attributes
HTMLButtonElement, propiedad Attributes
HTMLInputElement, propiedad Attributes
HTMLHeadElement, propiedad Attributes
HTMLHtmlElement, propiedad Attributes
HTMLIFrameElement, propiedad Attributes
HTMLEmbedElement, propiedad Attributes
HTMLFrameElement, propiedad Attributes
HTMLFrameSetElement, propiedad Attributes
HTMLMetaElement, propiedad Attributes
HTMLObjectElement, propiedad Attributes
HTMLScriptElement, propiedad Attributes
HTMLTableElement, propiedad Attributes
HTMLTableRowElement, propiedad Attributes
HTMLTableCellElement, propiedad Attributes
HTMLTableColElement, propiedad Attributes
HTMLTableCaptionElement, propiedad Attributes
HTMLDivElement, propiedad Attributes
HTMLHRElement, propiedad Attributes
HTMLPreElement, propiedad Attributes
HTMLImageElement, propiedad Attributes
HTMLLinkElement, propiedad Attributes
HTMLAnchorElement, propiedad Attributes
HTMLAppletElement, propiedad Attributes
HTMLFormElement, propiedad Attributes
HTMLDocument, propiedad Attributes
HTMLText, propiedad Attributes
HTMLComment, propiedad Attributes

Disponible desde:

Disponible desde la versión 8.2.