System::Xml::XmlProcessingInstruction::WriteContentTo 메서드

XmlProcessingInstruction::WriteContentTo method

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

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

또 보기