UcaCollationSettings.Backwards PropertyUcaCollationSettings.Backwards PropertyUcaCollationSettings::Backwards Property

Gets a value indicating whether the last accent in a term is the most significant.

Syntax

Public Property Backwards As Boolean
        Get
         Set(ByVal value As Boolean)
public bool Backwards { get;  set; }
public:
property bool Backwards {
    bool get();
     void set(bool value);
}
 

Property Value

Type: System.BooleanSystem.BooleanSystem::Boolean

A value of trueTruetrue indicates that the last accept in the term is the most significant.