System::Xml::XmlNotation::WriteTo 方法
XmlNotation::WriteTo method
将节点保存到指定的 XmlWriter。此方法对 XmlNotation 节点没有影响。
void System::Xml::XmlNotation::WriteTo(const SharedPtr<XmlWriter> &w) override
| 参数 | 类型 | 描述 |
|---|---|---|
| w | const SharedPtr<XmlWriter>& | 要保存到的 XmlWriter。 |
另见
- Typedef SharedPtr
- Class XmlWriter
- Class XmlNotation
- Namespace System::Xml
- Library Aspose.Font for C++