Click or drag to resize

GH_ExpressionParserVariables Property

Namespace:  Grasshopper.Kernel.Expressions
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
public SortedDictionary<string, GH_Variant> Variables { get; }

Property Value

Type: SortedDictionaryString, GH_Variant

[Missing <value> documentation for "P:Grasshopper.Kernel.Expressions.GH_ExpressionParser.Variables"]

See Also