CaseFirst Enumeration
Whether upper case or lower case should sort first. Possible values are "upper", "lower", or "false" (use the locale's default); the default is "false". This option can be set through an options property or through a Unicode extension key; if both are provided, the options property takes precedence. Implementations are not required to support this property.
Namespace:
SystemAssembly: Bridge (in Bridge.dll)
Syntax
[ExternalAttribute] [EnumAttribute] public enum CaseFirst
<ExternalAttribute> _ <EnumAttribute> _ Public Enumeration CaseFirst
[ExternalAttribute] [EnumAttribute] public enum class CaseFirst