2023 Method
Changes 0
M

LinkElementId.op_Inequality

Description:
Determines whether these two LinkElementIds are different.
public static bool operator !=(
	LinkElementId first,
	LinkElementId second
)
Return Value bool True if the LinkElementIds are different; otherwise, false.