GetAttributeNode

Element.GetAttributeNode method

按名称检索属性节点。

public Attr GetAttributeNode(string name)
范围类型描述
nameString属性名称。

返回值

返回属性值

也可以看看