Class CollationOptions
Collation tailoring, mirroring the other ports' collation option bag.
Inherited Members
Namespace: Miloun.Cosmo
Assembly: Miloun.Cosmo.dll
Syntax
public sealed class CollationOptions
Properties
CaseFirst
upper / lower / false.
Declaration
public string? CaseFirst { get; set; }
Property Value
| Type | Description |
|---|---|
| string |
Numeric
Declaration
public bool? Numeric { get; set; }
Property Value
| Type | Description |
|---|---|
| bool? |