DsmlRequestDocument.ToXml Metoda

Definicja

Metoda ToXml() przekształca każdy DirectoryRequest obiekt w kolekcji w XmlDocument obiekt .

public:
 override System::Xml::XmlDocument ^ ToXml();
public override System.Xml.XmlDocument ToXml ();
override this.ToXml : unit -> System.Xml.XmlDocument
Public Overrides Function ToXml () As XmlDocument

Zwraca

Przekształcony XmlDocument obiekt.

Dotyczy