GetAttributeNode

Element.GetAttributeNode method

Récupère un nœud d’attribut par nom.

public Attr GetAttributeNode(string name)
ParamètreTaperLa description
nameStringLe nom de l’attribut.

Return_Value

Renvoie la valeur d’attribut

Voir également