Node.Attributes

Node.Attributes property

Un NamedNodeMap contenant les attributs de ce nœud (si c’est un Element) ou null sinon.

public virtual NamedNodeMap Attributes { get; }

Voir également