Retrieves the System.Data.DataRow associated with the specified System.Xml.XmlElement.
e The XmlElement whose associated DataRow you want to retrieve.
The DataRow containing a representation of the XmlElement; null if there is no DataRow associated with the XmlElement.