System::Xml::XmlDocument::CreateWhitespace μέθοδος

XmlDocument::CreateWhitespace method

Δημιουργεί έναν κόμβο XmlWhitespace.

virtual SharedPtr<XmlWhitespace> System::Xml::XmlDocument::CreateWhitespace(const String &text)
ParameterTypeΠεριγραφή
textconst String&Η συμβολοσειρά πρέπει να περιέχει μόνο τους ακόλουθους χαρακτήρες ’\x20’, ’\x0d’, ’\x0a’, ’\x09’.

ReturnValue

Ένας νέος κόμβος XmlWhitespace.

Δείτε επίσης