FilterCollection.ToList

FilterCollection.ToList method

将过滤器集合转换为列表Filter对象.

public List<Filter> ToList()

返回值

通用列表Filter对象。

也可以看看