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