Click or drag to resize

XlsConditionValue GetHashCode Method

Returns the hash code for this instance.

Namespace: Spire.Xls
Assembly: Spire.XLS (in Spire.XLS.dll) Version: 15.4.0.0 (15.4.0.5046)
Syntax
public override int GetHashCode()

Return Value

Type: Int32
A 32-bit signed integer hash code.
See Also