GetHashCode Method


Forge Type Id Get Hash Code Method

Returns the hash code for this ForgeTypeId

Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntax
public override int GetHashCode()

Return Value

Int32
A 32-bit signed integer hash code.
See Also