DOMNodeWrapper.transformNode(IXMLDOMNode) Method

Definition

This member is reserved for internal use and is not intended to be used directly from your code.

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

Parameters

stylesheet
IXMLDOMNode

Returns

Implements

Applies to