DOMDocument50Class.IXMLDOMDocument2_transformNode(IXMLDOMNode) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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