Μέθοδος System::Xml::XmlDocument::CreateSignificantWhitespace
XmlDocument::CreateSignificantWhitespace method
Δημιουργεί έναν κόμβο XmlSignificantWhitespace.
virtual SharedPtr<XmlSignificantWhitespace> System::Xml::XmlDocument::CreateSignificantWhitespace(const String &text)
| Parameter | Type | Περιγραφή |
|---|---|---|
| text | const String& | Η συμβολοσειρά πρέπει να περιέχει μόνο τους ακόλουθους χαρακτήρες ’\x20’, ’\x0d’, ’\x0a’, ’\x09’. |
ReturnValue
Ένας νέος κόμβος XmlSignificantWhitespace.
Δείτε επίσης
- Typedef SharedPtr
- Class XmlSignificantWhitespace
- Class String
- Class XmlDocument
- Namespace System::Xml
- Library Aspose.Page for C++