Element.GetAttributeNode

Element.GetAttributeNode method

Haalt een attribuutknooppunt op naam op.

public Attr GetAttributeNode(string name)
ParameterTypeBeschrijving
nameStringDe attribuutnaam.

Winstwaarde

Retourneert attribuut waarde

Zie ook