attributes property
List<XmlAttribute>
get
attributes
Return the attribute nodes of this node in document order.
Implementation
List<XmlAttribute> get attributes;
Return the attribute nodes of this node in document order.
List<XmlAttribute> get attributes;