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)
  3. auto createNodeIterator(Node root)
    struct Document
    nothrow
    createNodeIterator
    ()
    (
    scope ref Node root
    )

Meta