SyndicationContent.WriteContentsTo(XmlWriter) Metoda

Definicja

Zapisuje zawartość tego SyndicationContent obiektu w określonym obiekcie 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)

Parametry

writer
XmlWriter

Element XmlWriter do zapisu.

Uwagi

Ta metoda zapisuje tylko zawartość zawartą w elemecie SyndicationContent.

Dotyczy