次の方法で共有


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

戻り値

実装

適用対象