System::Xml::XmlAttributeCollection::Append‑metod

XmlAttributeCollection::Append method

Infogar det angivna attributet som den sista noden i samlingen.

SharedPtr<XmlAttribute> System::Xml::XmlAttributeCollection::Append(const SharedPtr<XmlAttribute> &node)
ParameterTypeBeskrivning
nodconst SharedPtr<XmlAttribute>&Attributet att infoga.

ReturnValue

Det XmlAttribute som ska läggas till i samlingen.

Se även