Click or drag to resize

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)
Syntax
public static SortedDictionary<CultureInfo, List<string>> CultureTable { get; }

Property Value

Type: SortedDictionaryCultureInfo, ListString

[Missing <value> documentation for "P:Grasshopper.Kernel.GH_Convert.CultureTable"]

See Also