Obsolete
This feature is obsolete. Although it may still work in some browsers, its use is discouraged since it could be removed at any time. Try to avoid using it.
Returned by DOMImplementationSource.getDOMImplementationList() and DOMImplementationRegistry.getDOMImplementationList() . Can be iterated with 0-based index.
Properties
DOMImplementationList.lengthRead only- Returns an integer.
Methods
DOMImplementationList.item()- Returns the pos item.