NodeSet.opIndex

Return a set containing just the nth node of the current set

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

Meta