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

適用対象