ProjectElementGetHashCode Method

Serves as the default hash function.

Definition

Namespace: SandcastleBuilder.Utils
Assembly: SandcastleBuilder.Utils (in SandcastleBuilder.Utils.dll) Version: 2024.2.18.0
public override int GetHashCode()

Return Value

Int32
A hash code for the current object.

See Also