Node.Attributes

Node.Attributes property

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

public virtual NamedNodeMap Attributes { get; }

Zie ook