Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 23.0.0.0 (23.1.0.0)
Assembly: RevitAPI (in RevitAPI.dll) Version: 23.0.0.0 (23.1.0.0)
Syntax
| C# |
|---|
public static bool operator ==( ForgeTypeId lhs, ForgeTypeId rhs ) |
| Visual Basic |
|---|
Public Shared Operator = ( _ lhs As ForgeTypeId, _ rhs As ForgeTypeId _ ) As Boolean |
| Visual C++ |
|---|
public: static bool operator ==( ForgeTypeId^ lhs, ForgeTypeId^ rhs ) |