[]
        
(Showing Draft Content)

C1.WPF.SpellChecker.CharRangeList.GetHashCode

GetHashCode Method

GetHashCode()

Serves as a hash function for the CharRangeList type.

Declaration
public override int GetHashCode()
Returns
Type Description
int

A hash code for this CharRangeList.

Overrides