M

IFCGuidKey.Equals

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