#include <XMLDOMCDATASection.h>
Public Member Functions | |
CXMLDOMCDATASection () | |
void | FinalRelease () |
virtual DOMText * | get_DOMText () |
virtual DOMNodeType | get_DOMNodeType () const |
Public Attributes | |
DOMCDATASection * | cdataSection |
CXMLDOMCDATASection::CXMLDOMCDATASection | ( | ) | [inline] |
void CXMLDOMCDATASection::FinalRelease | ( | ) | [inline] |
virtual DOMNodeType CXMLDOMCDATASection::get_DOMNodeType | ( | ) | const [inline, virtual] |
Implements IXMLDOMNodeImpl< T, piid, tihclass >.
References IXMLDOMNodeImpl< T, piid, tihclass >::ReleaseOwnerDoc().
virtual DOMText* CXMLDOMCDATASection::get_DOMText | ( | ) | [inline, virtual] |
DOMCDATASection* CXMLDOMCDATASection::cdataSection |