2027 Method
Changes 0
M

ElementId.op_Equality

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