IfcCollection1.Contains
IfcCollection<T>.Contains method
Determines whether [contains] [the specified item].
public bool Contains(T item)
Parameter | Type | Description |
---|---|---|
item | T | The item. |
Return Value
true
if [contains] [the specified item]; otherwise, false
.
See Also
- class IfcCollection<T>
- namespace Aspose.CAD.FileFormats.Ifc
- assembly Aspose.CAD