Partager via


SoapXml.SoapXmlElement.WriteXml - Méthode

Espace de noms :  Microsoft.SharePoint.SoapServer
Assembly :  Microsoft.SharePoint (dans Microsoft.SharePoint.dll)

Syntaxe

'Déclaration
Public Sub WriteXml ( _
    writer As XmlWriter _
)
'Utilisation
Dim instance As SoapXml.SoapXmlElement
Dim writer As XmlWriter

instance.WriteXml(writer)
public void WriteXml(
    XmlWriter writer
)

Paramètres

Implémentations

IXmlSerializable.WriteXml(XmlWriter)

Voir aussi

Référence

SoapXml.SoapXmlElement classe

SoapXml.SoapXmlElement - Membres

Microsoft.SharePoint.SoapServer - Espace de noms