AtomPub10CategoriesDocumentFormatter.WriteTo(XmlWriter) 方法

定義

將與 AtomPub10CategoriesDocumentFormatter 相關聯的 CategoriesDocument 寫入指定的 XmlWriter

public:
 override void WriteTo(System::Xml::XmlWriter ^ writer);
public override void WriteTo (System.Xml.XmlWriter writer);
override this.WriteTo : System.Xml.XmlWriter -> unit
Public Overrides Sub WriteTo (writer As XmlWriter)

參數

writer
XmlWriter

要寫入的目標 XmlWriter

適用於