Click or drag to resize

GH_CodeString Constructor

Initializes a new instance of the GH_CodeString class

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

Parameters

input
Type: SystemString
See Also