Where
IfcCollection<T>.Where method
Wheres 指定的谓词。
public IfcCollection Where(IfcPredicate<T> predicate)
范围 | 类型 | 描述 |
---|---|---|
谓词 | IfcPredicate`1 | 谓词。 |
也可以看看
- delegate IfcPredicate<T>
- class IfcCollection<T>
- 命名空间 Aspose.CAD.FileFormats.Ifc
- 部件 Aspose.CAD
Wheres 指定的谓词。
public IfcCollection Where(IfcPredicate<T> predicate)
范围 | 类型 | 描述 |
---|---|---|
谓词 | IfcPredicate`1 | 谓词。 |