2027 Method
Changes 0
M

DockablePaneId.op_Equality

Description:
Compares two DockablePaneId instances.
public static bool operator ==(
	DockablePaneId first,
	DockablePaneId second
)
Return Value Boolean True if the inputs are identical, false if they are different.