GetHashCode Method


IFCGuid Key Get Hash Code Method

Returns the hash code for this IFCGuidKey

Namespace: Autodesk.Revit.DB.IFC
Assembly: RevitAPIIFC (in RevitAPIIFC.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