Home | All Classes | Grouped Classes | Index | Search

CL_DomNode::to_document_fragment

Returns the Document Fragment interface to this node.

	CL_DomDocumentFragment to_document_fragment();

Detailed description:

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

See also:

CL_DomDocument | CL_DomDocumentFragment | CL_DomNode



Questions or comments, write to the ClanLib mailing list.