[]
        
(Showing Draft Content)

C1.Win.C1Input.Margins.GetHashCode

GetHashCode Method

GetHashCode()

Serves as a hash function for a particular type, suitable for use in hashing algorithms and data structures like a hash table.

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