Grasshopper API
GH_ConvertCultureTable Property |
Gets the cached culture table. Do not modify this dictionary unless you know what you are doing.
Namespace: Grasshopper.Kernel
Assembly: Grasshopper (in Grasshopper.dll)

public static SortedDictionary<CultureInfo, List<string>> CultureTable { get; }
Public Shared ReadOnly Property CultureTable As SortedDictionary(Of CultureInfo, List(Of String)) Get
Property Value
Type: SortedDictionaryCultureInfo, ListString[Missing <value> documentation for "P:Grasshopper.Kernel.GH_Convert.CultureTable"]
