MapExpRemoveByIndexRange Method

Overload List

RemoveByIndexRange(Int32, Exp, Exp, CTX) Create expression that removes map items starting at specified index to the end of map. Valid returnType values are NONE or INVERTED
RemoveByIndexRange(Int32, Exp, Exp, Exp, CTX) Create expression that removes "count" map items starting at specified index. Valid returnType values are NONE or INVERTED

See Also