System.Xml.XmlDataDocument.GetElementFromRow Method

Retrieves the System.Xml.XmlElement associated with the specified System.Data.DataRow.

Syntax

public XmlElement GetElementFromRow (System.Data.DataRow r)

Parameters

r
The DataRow whose associated XmlElement you want to retrieve.

Returns

The XmlElement containing a representation of the specified DataRow.

Remarks

Documentation for this section has not yet been entered.

Requirements

Namespace: System.Xml
Assembly: System.Data (in System.Data.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0