removeAt(pos,len)

  • Type: Method
  • File:
  • Implemented in: PowerArray
  • Included in:

removes one or more elements at a specified position

Parameters

  • pos - element(s) position
    • dimension
  • len - number of elements (optional)
    • dimension

Returns