Share

IFCGuidKey.GetHashCode Method

Returns the hash code for this IFCGuidKey


Namespace: Autodesk.Revit.DB.IFC
Assembly: RevitAPIIFC (in RevitAPIIFC.dll) Version: 25.3.0.0 (25.3.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?