MapExpRemoveByIndexRange Method

Overload List

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

See Also