System::Xml::XmlWriter::WriteWhitespace 方法
XmlWriter::WriteWhitespace method
当在派生类中被重写时,写出给定的空白字符。
virtual void System::Xml::XmlWriter::WriteWhitespace(String ws)=0
| 参数 | 类型 | 描述 |
|---|---|---|
| ws | String | 空白字符的字符串。 |
另见
- Class String
- Class XmlWriter
- Namespace System::Xml
- Library Aspose.Font for C++