IfcCollection1.Where
IfcCollection<T>.Where method
Wheres the specified predicate.
public IfcCollection Where(IfcPredicate<T> predicate)
Parameter | Type | Description |
---|---|---|
predicate | IfcPredicate`1 | The predicate. |
See Also
- delegate IfcPredicate<T>
- class IfcCollection<T>
- namespace Aspose.CAD.FileFormats.Ifc
- assembly Aspose.CAD