System::Xml::XmlDocument::CreateWhitespace 메서드

XmlDocument::CreateWhitespace method

XmlWhitespace 노드를 생성합니다.

virtual SharedPtr<XmlWhitespace> System::Xml::XmlDocument::CreateWhitespace(const String &text)
매개변수형식설명
textconst String&문자열은 다음 문자만 포함해야 합니다 ’\x20’, ’\x0d’, ’\x0a’, ’\x09’.

ReturnValue

새로운 XmlWhitespace 노드.

또 보기