System::Xml::XmlDocument::CreateComment 메서드

XmlDocument::CreateComment method

지정된 데이터를 포함하는 XmlComment를 생성합니다.

virtual SharedPtr<XmlComment> System::Xml::XmlDocument::CreateComment(const String &data)
매개변수형식설명
dataconst String&새로운 XmlComment의 내용입니다.

ReturnValue

새로운 XmlComment.

또 보기