MapExp.RemoveByRankRange Method

Overload List

RemoveByRankRange(MapReturnType, Exp, Exp, CTX[]) Create expression that removes map items starting at specified rank to the last ranked item. Valid returnType values are NONE or INVERTED
RemoveByRankRange(MapReturnType, Exp, Exp, Exp, CTX[]) Create expression that removes "count" map items starting at specified rank. Valid returnType values are NONE or INVERTED

See Also