System::Xml::XmlProcessingInstruction::WriteContentTo メソッド
XmlProcessingInstruction::WriteContentTo method
指定された XmlWriter にノードのすべての子ノードを保存します。ProcessingInstruction ノードには子がないため、このメソッドは効果がありません。
void System::Xml::XmlProcessingInstruction::WriteContentTo(const SharedPtr<XmlWriter> &w) override
| パラメーター | 型 | 説明 |
|---|---|---|
| w | const SharedPtr<XmlWriter>& | 保存先の XmlWriter。 |
参照
- Typedef SharedPtr
- Class XmlWriter
- Class XmlProcessingInstruction
- Namespace System::Xml
- Library Aspose.Page for C++