Home | All Classes | Grouped Classes | Index | Search
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