DsmlRequestDocument.ToXml 方法

定義

ToXml() 方法將集合中的每個 DirectoryRequest 物件轉換成一個 XmlDocument 物件。

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

傳回

變形 XmlDocument 物體。

適用於