Click or drag to resize

StiObjectComparerGetHashCode Method (Object)

[Missing <summary> documentation for "M:Stimulsoft.Data.Comparers.StiObjectComparer.GetHashCode(System.Object)"]

Namespace:  Stimulsoft.Data.Comparers
Assembly:  Stimulsoft.Data (in Stimulsoft.Data.dll) Version: 2019.3.1.0
Syntax
public int GetHashCode(
	Object x
)

Parameters

x
Type: SystemObject

[Missing <param name="x"/> documentation for "M:Stimulsoft.Data.Comparers.StiObjectComparer.GetHashCode(System.Object)"]

Return Value

Type: Int32

[Missing <returns> documentation for "M:Stimulsoft.Data.Comparers.StiObjectComparer.GetHashCode(System.Object)"]

Implements

IEqualityComparerTGetHashCode(T)
See Also