System::Xml::XmlDeclaration::WriteContentTo 메서드

XmlDeclaration::WriteContentTo method

노드의 자식을 지정된 XmlWriter에 저장합니다. XmlDeclaration 노드에는 자식이 없으므로, 이 메서드는 효과가 없습니다.

void System::Xml::XmlDeclaration::WriteContentTo(const SharedPtr<XmlWriter> &w) override
매개변수형식설명
wconst SharedPtr<XmlWriter>&저장하려는 XmlWriter.

또 보기