Element.Attributes

Element.Attributes property

Een NamedNodeMap met de attributen van dit knooppunt (als het een Element is) of anders nul.

public override NamedNodeMap Attributes { get; }

Zie ook