Click or drag to resize

GH_String Constructor (String)

Initializes a new instance of the GH_String class

Namespace:  Grasshopper.Kernel.Types
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
public GH_String(
	string str
)

Parameters

str
Type: SystemString
See Also