Condividi tramite


DataObject.GetXml Metodo

Definizione

Restituisce la rappresentazione XML dell'oggetto DataObject.

public:
 System::Xml::XmlElement ^ GetXml();
public System.Xml.XmlElement GetXml ();
member this.GetXml : unit -> System.Xml.XmlElement
Public Function GetXml () As XmlElement

Restituisce

Rappresentazione XML dell'oggetto DataObject.

Commenti

Utilizzare questo metodo per restituire il codice XML per un oggetto DataObject.

Si applica a