op_Inequality
IfcEntity Inequality operator
实现运算符!=。
public static bool operator !=(IfcEntity left, IfcEntity right)
范围 | 类型 | 描述 |
---|---|---|
左侧 | IfcEntity | 左侧。 |
右 | IfcEntity | 右。 |
返回值
运算符的结果。
也可以看看
- class IfcEntity
- 命名空间 Aspose.CAD.FileFormats.Ifc
- 部件 Aspose.CAD
实现运算符!=。
public static bool operator !=(IfcEntity left, IfcEntity right)
范围 | 类型 | 描述 |
---|---|---|
左侧 | IfcEntity | 左侧。 |
右 | IfcEntity | 右。 |
运算符的结果。