UcaCollationSettings.Alternate PropertyUcaCollationSettings.Alternate PropertyUcaCollationSettings::Alternate Property
- XmlPrime 4.1
- Other Versions ▼
Controls the handling of characters such as spaces and hyphens; specifically, the "noise" characters in the groups selected by the MaxVariableMaxVariableMaxVariable parameter.
Syntax
Public Property Alternate As UcaAlternateHandling Get Set(ByVal value As UcaAlternateHandling)
public UcaAlternateHandling Alternate { get; set; }
public: property UcaAlternateHandling Alternate { UcaAlternateHandling get(); void set(UcaAlternateHandling value); }
Property Value
Type: XmlPrime.UcaAlternateHandlingXmlPrime.UcaAlternateHandlingXmlPrime::UcaAlternateHandling
One of the UcaAlternateHandlingUcaAlternateHandlingUcaAlternateHandling values.