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