2027 Method
Changes 0
M

WorksetId.op_Inequality

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