AJE Components
CSSParser GetHashCode Method AJE Data Report Engine Help
Returns a hash code for this instance.

Namespace: AJE.DataReportEngine
Assembly: AJE.DataReportEngine (in AJE.DataReportEngine.dll) Version: 4.0.8409.29839 (4.0.1.1)
Syntax

public override int GetHashCode()

Return Value

Type: OnlineInt32
A hash code for this instance, suitable for use in hashing algorithms and data structures like a hash table.
See Also