Selection.containsNode

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

Meta