IXMLDOMCDATASection Interface
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 interface class IXMLDOMCDATASection : MSXML::IXMLDOMText
[System.Runtime.InteropServices.Guid("2933BF8A-7B36-11D2-B20E-00C04F983E60")]
public interface IXMLDOMCDATASection : MSXML.IXMLDOMText
[<System.Runtime.InteropServices.Guid("2933BF8A-7B36-11D2-B20E-00C04F983E60")>]
type IXMLDOMCDATASection = interface
interface IXMLDOMText
interface IXMLDOMCharacterData
interface IXMLDOMNode
Public Interface IXMLDOMCDATASection
Implements IXMLDOMText
- Attributes
- Implements