Share

ForgeTypeId.GetHashCode Method

Returns the hash code for this ForgeTypeId


Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.2.0.0 (26.2.0.0)

Syntax

C#

public override int GetHashCode()

Return Value

Int32
A 32-bit signed integer hash code.

See Also

Reference

Was this information helpful?