ListExp.GetByRankRange Method

Overload List

GetByRankRange(ListReturnType, Exp, Exp, CTX[]) Create expression that selects list items starting at specified rank to the last ranked item and returns selected data specified by returnType.
GetByRankRange(ListReturnType, Exp, Exp, Exp, CTX[]) Create expression that selects "count" list items starting at specified rank and returns selected data specified by returnType.

See Also