Delegate IfcPredicateT
IfcPredicate<T> delegate
IfcPredicate
public delegate bool IfcPredicate<T>(T arg);
Parameter | Type | Description |
---|---|---|
arg | T | The argument. |
See Also
- namespace Aspose.CAD.FileFormats.Ifc
- assembly Aspose.CAD
IfcPredicate
public delegate bool IfcPredicate<T>(T arg);
Parameter | Type | Description |
---|---|---|
arg | T | The argument. |