GetHashCode(object) Method
Namespace
Statiq.Common
Containing Type
ConvertingEqualityComparer<T>
Implements
  • IEqualityComparer<object>.GetHashCode(object)

Syntax

public int GetHashCode(object obj)

Parameters

Name Type Description
obj object

Return Value

Type Description
int