System::Xml::XmlAttributeCollection::Remove メソッド
XmlAttributeCollection::Remove method
コレクションから指定された属性を削除します。
SharedPtr<XmlAttribute> System::Xml::XmlAttributeCollection::Remove(const SharedPtr<XmlAttribute> &node)
| パラメーター | 型 | 説明 |
|---|---|---|
| ノード | const SharedPtr<XmlAttribute>& | 削除する属性です。 |
ReturnValue
削除されたノード、またはコレクション内に見つからない場合は nullptr です。
参照
- Typedef SharedPtr
- Class XmlAttribute
- Class XmlAttributeCollection
- Namespace System::Xml
- Library Aspose.Page for C++