Sdílet prostřednictvím


AnnotationResource.WriteXml(XmlWriter) Metoda

Definice

Serializuje AnnotationResource na zadanou XmlWriter.

public:
 virtual void WriteXml(System::Xml::XmlWriter ^ writer);
public void WriteXml (System.Xml.XmlWriter writer);
abstract member WriteXml : System.Xml.XmlWriter -> unit
override this.WriteXml : System.Xml.XmlWriter -> unit
Public Sub WriteXml (writer As XmlWriter)

Parametry

writer
XmlWriter

Zapisovač XML pro serializaci AnnotationResourcesouboru .

Implementuje

Výjimky

writer je null.

Platí pro

Viz také