DockablePaneId.Inequality 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 different, false if they are identical. |