RDMSOpaqueExpression.GetXmlNode(XmlDocument) Method

Definition

public:
 System::Xml::XmlNode ^ GetXmlNode(System::Xml::XmlDocument ^ xmlDoc);
public System.Xml.XmlNode GetXmlNode (System.Xml.XmlDocument xmlDoc);
member this.GetXmlNode : System.Xml.XmlDocument -> System.Xml.XmlNode
Public Function GetXmlNode (xmlDoc As XmlDocument) As XmlNode

Parameters

xmlDoc
XmlDocument

Returns

Applies to