Μέθοδος System::Xml::XmlDocument::CreateSignificantWhitespace

XmlDocument::CreateSignificantWhitespace method

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

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

ReturnValue

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

Δείτε επίσης