System.Xml.XmlAttributeCollection
XmlAttributeCollection
RusticiSoftware.System.Xml.XmlAttributeCollection
System.Int32
Count
${this}.size()
System.Xml.XmlAttribute
get___idx
System.String
idx
${this}.get(${idx})
System.Xml.XmlAttribute
Append
System.Xml.XmlAttribute
att
${this}.add(${att})