System::Xml::XmlAttributeCollection::Append メソッド
XmlAttributeCollection::Append method
指定された属性をコレクションの最後のノードとして挿入します。
SharedPtr<XmlAttribute> System::Xml::XmlAttributeCollection::Append(const SharedPtr<XmlAttribute> &node)
| パラメーター | 型 | 説明 |
|---|---|---|
| ノード | const SharedPtr<XmlAttribute>& | 挿入する属性。 |
ReturnValue
コレクションに追加する XmlAttribute。
参照
- Typedef SharedPtr
- Class XmlAttribute
- Class XmlAttributeCollection
- Namespace System::Xml
- Library Aspose.Page for C++