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: 26.0.4.0 (26.0.4.0)
Syntax
public override bool Equals(
	Object obj
)

Parameters

obj  Object
 

Return Value

Boolean
See Also