CollationInfo.Collations 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.
Gets a collection of supported collations.
public static System.Collections.Generic.IDictionary<string,int> Collations { get; }
static member Collations : System.Collections.Generic.IDictionary<string, int>
Public Shared ReadOnly Property Collations As IDictionary(Of String, Integer)