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