System::Xml::XmlDocument::CreateSignificantWhitespace method
XmlDocument::CreateSignificantWhitespace method
Bir XmlSignificantWhitespace düğümü oluşturur.
virtual SharedPtr<XmlSignificantWhitespace> System::Xml::XmlDocument::CreateSignificantWhitespace(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 XmlSignificantWhitespace düğümü.
Ayrıca Bakınız
- Typedef SharedPtr
- Class XmlSignificantWhitespace
- Class String
- Class XmlDocument
- Namespace System::Xml
- Library Aspose.Font for C++