NSLocale.CollationIdentifier Property

Definition

Gets the collation identifier for the locale.

public string CollationIdentifier { get; }
public string? CollationIdentifier { get; }
member this.CollationIdentifier : string

Property Value

The collation identifier.

Applies to