Delegate IfcSelectTInTOut
IfcSelect<TIn,TOut> delegate
IfcSelect
public delegate TOut IfcSelect<TIn, TOut>(TIn @in);
Parameter | Type | Description |
---|---|---|
in | TIn | The in. |
See Also
- namespace Aspose.CAD.FileFormats.Ifc
- assembly Aspose.CAD
IfcSelect
public delegate TOut IfcSelect<TIn, TOut>(TIn @in);
Parameter | Type | Description |
---|---|---|
in | TIn | The in. |