UcaCollationSettings.Strength PropertyUcaCollationSettings.Strength PropertyUcaCollationSettings::Strength Property
- XmlPrime 3.1
- Other Versions ▼
Gets the collation strength as defined in UCA.
Syntax
Public Property Strength As UcaCollationStrength Get Set(ByVal value As UcaCollationStrength)
public UcaCollationStrength Strength { get; set; }
public: property UcaCollationStrength Strength { UcaCollationStrength get(); void set(UcaCollationStrength value); }
Property Value
Type: XmlPrime.UcaCollationStrengthXmlPrime.UcaCollationStrengthXmlPrime::UcaCollationStrength
One of the UcaCollationStrengthUcaCollationStrengthUcaCollationStrength values.