Determines whether these two WorksetIds are the same.
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.1.0.0 (26.1.0.34)
Syntax
C#
public static bool operator ==( WorksetId first, WorksetId second )
Parameters
Return Value
BooleanTrue if the WorksetIds are the same; otherwise, false.