Bridge

LocaleOptions..::..Numeric Field

Whether numeric collation should be used, such that "1" < "2" < "10". Possible values are true and false; 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 bool Numeric
Public Numeric As Boolean
public:
bool^ Numeric