按指定枚举排列对序列进行分组 @param filters Sequence 枚举表达式序列 @param argExp Expression 分组条件用到的参数 @param opt String n:没有对应的放在其它组,r:可能重复的枚举,缺省认为枚举不重复,p:返回位置 @param ctx Context @param cs ICellSet @return Sequence
(Sequence filters, Expression argExp, String opt, Context ctx, ICellSet cs)
source not stored for this graph (policy: none)
no test coverage detected