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