add方法

add(self, range)

Range 项目添加到集合中。

返回


def add(self, range):
    ...
范围类型描述
rangeRangeRange 对象

也可以看看