IFCAnyHandle.Inequality Operator
Description:
Determines whether two IFCAnyHandles are different.
Determines whether two IFCAnyHandles are different.
Parameters
Parameter | Type | Description |
---|---|---|
first | IFCAnyHandle | The first IFCAnyHandle. |
second | IFCAnyHandle | The second IFCAnyHandle. |
Return Value
Type | Description |
---|---|
Boolean | True if the IFCAnyHandles are different; otherwise, false. |