Gets the integer value of the id as hash code
Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 21.0.0.0 (21.1.1.109)
Syntax
| C# | 
|---|
public override int GetHashCode()  | 
| Visual Basic | 
|---|
Public Overrides Function GetHashCode As Integer  | 
| Visual C++ | 
|---|
public: virtual int GetHashCode() override  |