Method GetAttributes
GetAttributes(XmlNode)
Gets node attributes as an array of XmlAttribute.
public static XmlAttribute[] GetAttributes(XmlNode node)
Parameters
node
XmlNode
Gets node attributes as an array of XmlAttribute.
public static XmlAttribute[] GetAttributes(XmlNode node)
node
XmlNode