DockablePaneId.Equality Operator
Description:
Compares two DockablePaneId instances.
Compares two DockablePaneId instances.
Parameters
Parameter | Type | Description |
---|---|---|
first | DockablePaneId | The first DockablePaneId. |
second | DockablePaneId | The second DockablePaneId. |
Return Value
Type | Description |
---|---|
Boolean | True if the inputs are identical, false if they are different. |