System::Xml::XmlDocument::CreateWhitespace yöntemi
XmlDocument::CreateWhitespace method
XmlWhitespace düğümü oluşturur.
virtual SharedPtr<XmlWhitespace> System::Xml::XmlDocument::CreateWhitespace(const String &text)
| Parametre | Tür | Açıklama |
|---|---|---|
| metin | const String& | Dize yalnızca aşağıdaki karakterleri içermelidir ’\x20’, ’\x0d’, ’\x0a’, ’\x09’. |
ReturnValue
Yeni bir XmlWhitespace düğümü.
Ayrıca Bakınız
- Typedef SharedPtr
- Class XmlWhitespace
- Class String
- Class XmlDocument
- Namespace System::Xml
- Library Aspose.Font for C++