LinkElementId.op_Equality
Description:
Determines whether these two LinkElementIds are the same.
Determines whether these two LinkElementIds are the same.
public static bool operator ==(
LinkElementId first,
LinkElementId second
)
-
firstThe first LinkElementId.
-
secondThe second LinkElementId.