FirstOrDefault
FirstOrDefault(IfcPredicate<T>)
首先是或默认值。
public T FirstOrDefault(IfcPredicate<T> predicate)
范围 | 类型 | 描述 |
---|---|---|
谓词 | IfcPredicate`1 | 谓词。 |
也可以看看
- delegate IfcPredicate<T>
- class IfcCollection<T>
- 命名空间 Aspose.CAD.FileFormats.Ifc
- 部件 Aspose.CAD
FirstOrDefault()
首先是或默认值。
public T FirstOrDefault()
也可以看看
- class IfcCollection<T>
- 命名空间 Aspose.CAD.FileFormats.Ifc
- 部件 Aspose.CAD