طريقة System::Xml::XmlDocument::CreateSignificantWhitespace
XmlDocument::CreateSignificantWhitespace method
ينشئ عقدة XmlSignificantWhitespace.
virtual SharedPtr<XmlSignificantWhitespace> System::Xml::XmlDocument::CreateSignificantWhitespace(const String &text)
| معامل | نوع | الوصف |
|---|---|---|
| نص | const String& | يجب أن يحتوي النص فقط على الأحرف التالية ’\x20’, ’\x0d’, ’\x0a’, ’\x09’. |
ReturnValue
عقدة XmlSignificantWhitespace جديدة.
انظر أيضًا
- Typedef SharedPtr
- Class XmlSignificantWhitespace
- Class String
- Class XmlDocument
- Namespace System::Xml
- Library Aspose.Font for C++