Home | All Classes | Grouped Classes | Index | Search

CL_DomNode::to_cdata_section

Returns the CDATA Section interface to this node.

	CL_DomCDATASection to_cdata_section();

Detailed description:

If the node is not a CDATA Section node, then it returns a null node.

See also:

CL_DomCDATASection | CL_DomNode



Questions or comments, write to the ClanLib mailing list.