ee.List.contains

如果列表包含元素,则返回 true。

用法返回
List.contains(element)布尔值
参数类型详细信息
此:list列表
element对象