Home | All Classes | Grouped Classes | Index | Search

CL_DomNode::to_document_type

Returns the Document Type interface to this node.

	CL_DomDocumentType to_document_type();

Detailed description:

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

See also:

CL_DomDocument | CL_DomDocumentType | CL_DomNode



Questions or comments, write to the ClanLib mailing list.