Click or drag to resize

GH_ExpressionString Constructor

Initializes a new instance of the GH_ExpressionString class

Namespace:  Grasshopper.Kernel.Expressions
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
public GH_ExpressionString(
	string in
)

Parameters

in
Type: SystemString
See Also