Document.importNode

Undocumented in source. Be warned that the author may not have intended to support it.
  1. auto importNode(Node node, bool deep)
    struct Document
    nothrow
    importNode
    ()
    (
    scope ref Node node
    ,
    bool deep
    )
  2. auto importNode(Node node)

Meta