DOMNodeWrapper.transformNode(IXMLDOMNode) 方法

定义

此成员仅供内部使用,不能直接在您的代码中使用。

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

参数

stylesheet
IXMLDOMNode

返回

实现

适用于