ListExpRemoveByIndexRange Method

Overload List

RemoveByIndexRange(Exp, Exp, CTX) Create expression that removes list items starting at specified index to the end of list.
RemoveByIndexRange(Exp, Exp, Exp, CTX) Create expression that removes "count" list items starting at specified index.

See Also