Home | All Classes | Grouped Classes | Index | Search

CL_DomNode::to_comment

Returns the Comment interface to this node.

	CL_DomComment to_comment();

Detailed description:

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

See also:

CL_DomComment | CL_DomNode



Questions or comments, write to the ClanLib mailing list.