remove method
void
remove()
The DocumentType.remove()
method removes a document's doctype
.
Implementation
external void remove();
The DocumentType.remove()
method removes a document's doctype
.
external void remove();