Bridge

LocaleOptions..::..CaseFirst Field

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:  System
Assembly:  Bridge (in Bridge.dll)

Syntax


public CaseFirst CaseFirst
Public CaseFirst As CaseFirst
public:
CaseFirst^ CaseFirst