SfcCollatedDictionaryCollection<T,K,ParentT>.CultureInfo Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Sorting the collection will use this .NET culture info.
protected System.Globalization.CultureInfo CultureInfo { get; set; }
member this.CultureInfo : System.Globalization.CultureInfo with get, set
Protected Property CultureInfo As CultureInfo