<Code Lib>
2027 Method
Changes 0
M

LinkElementId.op_Equality

Description:
Determines whether these two LinkElementIds are the same.

public static bool operator ==(
	LinkElementId first,
	LinkElementId second
)

Return Value Boolean True if the LinkElementIds are the same; otherwise, false.

Loading…