NodeSet.opIndex

Return a set containing all child elements of the nodes within this set, which match the given name

  1. NodeSet opIndex(uint i)
  2. NodeSet opIndex(T[] name)
    struct NodeSet
    opIndex
    (
    in T[] name
    )

Meta