Contains

OutlineItemCollection.Contains method

检查集合是否包含给定项目。

public override bool Contains(OutlineItemCollection item)
范围类型描述
itemOutlineItemCollection要在集合中定位的对象

返回值

True - 如果找到项目;否则为假。

也可以看看