UcaCollationSettings ClassUcaCollationSettings ClassUcaCollationSettings Class
- XmlPrime 3.1
- Other Versions ▼
Represents the tailorable settings of the UCA collation algorithm.
Inheritance Hierarchy
- System.ObjectSystem.ObjectSystem::Object
- XmlPrime.UcaCollationSettingsXmlPrime.UcaCollationSettingsXmlPrime::UcaCollationSettings
The UcaCollationSettingsUcaCollationSettingsUcaCollationSettings
type exposes the following members.
Properties
Property | Description | |
---|---|---|
![]() | AlternateAlternateAlternate | Controls the effect of characters such as spaces and hyphens. |
![]() | BackwardsBackwardsBackwards | Gets a value indicating whether the last accent in a term is the most significant. |
![]() | CaseLevelCaseLevelCaseLevel | Gets a value indicating whether to ignore accents while taking account of case. |
![]() | CaseOrderCaseOrderCaseOrder | Gets a value indicating whether upper-case precedes lower-case or vice versa. |
![]() | LanguageLanguageLanguage | Gets the language whose collation conventions are to be used. |
![]() | NormalizationNormalizationNormalization | Gets a value indicating whether search terms are converted to normalization form D. |
![]() | NumericNumericNumeric | Gets or sets a value indicating whether a sequence of consecutive digits is interpreted as a number. |
![]() | ReorderReorderReorder | Gets the a collection of reoder codes. |
![]() | StrengthStrengthStrength | Gets the collation strength as defined in UCA. |
![]() | VersionVersionVersion | Gets the version. |