Enum StatisticLetterCharsStrategy
- Namespace
- SunamoString._public.SunamoEnums.Enums
- Assembly
- SunamoString.dll
Strategy for handling specific characters in letter statistics.
public enum StatisticLetterCharsStrategy
- Extension Methods
Fields
AddAsFirst = 0Add the specified characters as the first entries in the result.
IgnoreCompletely = 1Completely ignore the specified characters in the statistics.