Node.ATTRIBUTE_NODE

Node.ATTRIBUTE_NODE field

An Attribute of an Element.

public const ushort ATTRIBUTE_NODE;

Remarks

Reference:

DOM Standard - defines a platform-neutral model for events, aborting activities, and node trees.DOM Standard (DOM) # interface-node.GitHub - repository hosts the DOM Standard.

See Also