Compares two Guid-based enum object based on their concrete class and GUID value.
Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 26.4.0.0 (26.4.0.0)
Syntax
C#
public override bool Equals(
Object obj
)
Parameters
- obj Object
-
Return Value
Boolean
See Also
Reference