IXMLDOMNotation.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:
System::String ^ transformNode(MSXML::IXMLDOMNode ^ stylesheet);
[System.Runtime.InteropServices.DispId(28)]
public string transformNode (MSXML.IXMLDOMNode stylesheet);
[<System.Runtime.InteropServices.DispId(28)>]
abstract member transformNode : MSXML.IXMLDOMNode -> string
Public Function transformNode (stylesheet As IXMLDOMNode) As String
Parameters
- stylesheet
- IXMLDOMNode
Returns
Implements
- Attributes