SyndicationContent.WriteContentsTo(XmlWriter) Metod

Definition

Skriver innehållet i det här SyndicationContent objektet till den angivna XmlWriter.

protected:
 abstract void WriteContentsTo(System::Xml::XmlWriter ^ writer);
protected abstract void WriteContentsTo(System.Xml.XmlWriter writer);
abstract member WriteContentsTo : System.Xml.XmlWriter -> unit
Protected MustOverride Sub WriteContentsTo (writer As XmlWriter)

Parametrar

writer
XmlWriter

Att XmlWriter skriva till.

Kommentarer

Den här metoden skriver bara innehållet i SyndicationContent.

Gäller för