Document.createNodeIterator

Undocumented in source. Be warned that the author may not have intended to support it.
  1. auto createNodeIterator(Node root, uint whatToShow, Optional!(T2) filter)
  2. auto createNodeIterator(Node root, uint whatToShow)
    struct Document
    nothrow
    createNodeIterator
    ()
    (
    scope ref Node root
    ,)
  3. auto createNodeIterator(Node root)

Meta