DirectoryRequest.ToXmlNode(XmlDocument) Method

Definition

The ToXmlNode(XmlDocument) method creates an XML node from the specified XmlDocument object.

protected abstract System.Xml.XmlElement ToXmlNode (System.Xml.XmlDocument doc);

Parameters

doc
XmlDocument

The XmlDocument to represent as an XML element.

Returns

The created XmlElement.

Applies to

Produkt Versjoner
.NET Framework 2.0, 3.0, 3.5, 4.0, 4.5, 4.5.1, 4.5.2, 4.6, 4.6.1, 4.6.2, 4.7, 4.7.1, 4.7.2, 4.8, 4.8.1