All Classes |Grouped Classes |Index

Function to_comment

Returns the Comment interface to this node.

	CL_DomComment CL_DomNode::to_comment();

Detailed description:

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