Contains

DwfLayersList.Contains method

判断 DwfLayersList 是否包含特定值。

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

返回值

true 如果在集合中找到项目,否则为 false

也可以看看