DOMDocument50Class.transformNode(IXMLDOMNode) 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:
virtual System::String ^ transformNode(Microsoft::Office::Interop::InfoPath::Xml::IXMLDOMNode ^ stylesheet) = Microsoft::Office::Interop::InfoPath::Xml::IXMLDOMDocument3::transformNode;
public virtual string transformNode (Microsoft.Office.Interop.InfoPath.Xml.IXMLDOMNode stylesheet);
abstract member transformNode : Microsoft.Office.Interop.InfoPath.Xml.IXMLDOMNode -> string
override this.transformNode : Microsoft.Office.Interop.InfoPath.Xml.IXMLDOMNode -> string
Public Overridable Function transformNode (stylesheet As IXMLDOMNode) As String
Paramètres
- stylesheet
- IXMLDOMNode