AssemblyDetailsGetHashCode Method

This is used to return a hash code for the assembly details in string format

Definition

Namespace: Sandcastle.Core.Reflection
Assembly: Sandcastle.Core (in Sandcastle.Core.dll) Version: 2024.12.21.0
public override int GetHashCode()

Return Value

Int32
The hash code for the assembly details

See Also