RDMSMax.GetXmlNode(XmlDocument) 方法

定義

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

參數

xmlDoc
XmlDocument

傳回

XmlNode

適用於