System::Xml::XmlDocument::get_DocumentType 메서드

XmlDocument::get_DocumentType method

DOCTYPE 선언을 포함하는 노드를 반환합니다.

virtual SharedPtr<XmlDocumentType> System::Xml::XmlDocument::get_DocumentType()

ReturnValue

DocumentType(DOCTYPE 선언)을 포함하는 XmlNode입니다.

또 보기