get_by_index方法

get_by_index(index)

从集合中返回单个 Filter 对象。

def get_by_index(self, index):
    ...
范围类型描述
indexint

也可以看看