GuidEnumEquals Method

Compares two Guid-based enum object based on their concrete class and GUID value.

Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntax
public override bool Equals(
	Object obj
)

Parameters

obj  Object
 

Return Value

Boolean
See Also