2027 Method
Changes 0
M

ElementId.op_Inequality

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