RDMSOpaqueExpression.GetXmlNode(XmlDocument) Méthode
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
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
Paramètres
- xmlDoc
- XmlDocument