2027 Method
Changes 0
M

IFCData.op_Equality

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