[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Chart.Graphics.Line.GetHashCode

GetHashCode Method

GetHashCode()

It functions as a hash function for a particular type. It is suitable for use in data structures such as hash algorithm and hash table.

Declaration
public override int GetHashCode()
Returns
Type Description
int
Overrides