Contains

IfcCollection<T>.Contains method

判断是否【包含】【指定项】。

public bool Contains(T item)
范围类型描述
项目T项目。

返回值

true if [包含] [指定项目];否则, false

也可以看看