RDMSType.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

반환

적용 대상