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 转换的对象。

适用于