ContentLocatorGroup.WriteXml(XmlWriter) Metoda

Definicja

Serializuje element ContentLocatorGroup do określonego XmlWriterelementu .

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

Składnik zapisywania XML używany do serializacji elementu ContentLocatorGroup.

Implementuje

Wyjątki

writer to null.

Dotyczy

Zobacz też