[]
        
(Showing Draft Content)

DDCssLib.CSSValue.GetHashCode

GetHashCode Method

GetHashCode()

Provides a hashcode by XORing the Unit.GetHashCode() and {value}.GetHashCode().

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