Share via


IXMLDOMDocument3.createCDATASection(String) メソッド

定義

この型またはメンバーは Microsoft XML Core Services (MSXML) オブジェクトまたはメンバーのプロキシとして動作します。 この型またはメンバーによってラップされる MSXML オブジェクトまたはメンバーの詳細については、MSXML SDKMSXML5 の操作に関するページおよび InfoPath 2003 オブジェクト モデルの使用に関する System.Xml を参照してください。

public:
 Microsoft::Office::Interop::InfoPath::SemiTrust::IXMLDOMCDATASection ^ createCDATASection(System::String ^ data);
public Microsoft.Office.Interop.InfoPath.SemiTrust.IXMLDOMCDATASection createCDATASection (string data);
abstract member createCDATASection : string -> Microsoft.Office.Interop.InfoPath.SemiTrust.IXMLDOMCDATASection
Public Function createCDATASection (data As String) As IXMLDOMCDATASection

パラメーター

data
String

戻り値

実装

適用対象