ListExp.RemoveByRankRange Method

Overload List

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

See Also