Edit

Share via


DOMDocument50Class.IXMLDOMDocument2_transformNode(IXMLDOMNode) Method

Definition

public:
 virtual System::String ^ IXMLDOMDocument2_transformNode(Microsoft::Office::Interop::InfoPath::Xml::IXMLDOMNode ^ stylesheet) = Microsoft::Office::Interop::InfoPath::Xml::IXMLDOMDocument2::transformNode;
public virtual string IXMLDOMDocument2_transformNode (Microsoft.Office.Interop.InfoPath.Xml.IXMLDOMNode stylesheet);
abstract member IXMLDOMDocument2_transformNode : Microsoft.Office.Interop.InfoPath.Xml.IXMLDOMNode -> string
override this.IXMLDOMDocument2_transformNode : Microsoft.Office.Interop.InfoPath.Xml.IXMLDOMNode -> string
Public Overridable Function IXMLDOMDocument2_transformNode (stylesheet As IXMLDOMNode) As String

Parameters

stylesheet
IXMLDOMNode

Returns

Applies to