M

IFCGuidKey.Equals

Description:
Determines whether this IFCGuidKey is equal to another.
public override bool Equals(
	Object other
)
  • other
    The IFCGuidKey with which to compare this IFCGuidKey.
Return Value Boolean True if the given IFCGuidKey is equal to this one, or false otherwise.