2024 Method
Changes 0
M

IFCAnyHandle.op_Inequality

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