Share

GuidEnum.Equals 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.3.0.0 (25.3.0.0)

Syntax

C#

public override bool Equals(
	Object obj
)

Parameters

obj  Object
 

Return Value

Boolean

See Also

Reference

Was this information helpful?