UcaMaxVariable EnumerationUcaMaxVariable EnumerationUcaMaxVariable Enumeration

Enumerates groups of characters subject to alternative processing in the UCA collation algorithm.

Syntax

Public Enumeration UcaMaxVariable
public enum UcaMaxVariable
public:
enum UcaMaxVariable
 
The UcaMaxVariableUcaMaxVariableUcaMaxVariable type exposes the following members.

Members

 MemberDescription
MemberCurrencyCurrencyCurrency Currency symbole.
MemberPunctPunctPunct Punctuation characters
MemberSpaceSpaceSpace Whitespace.
MemberSymbolSymbolSymbol Symbols.
MemberUnspecifiedUnspecifiedUnspecified The value has not been specified.

Top