Click or drag to resize

GH_String Constructor (GH_String)

Initializes a new instance of the GH_String class

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

Parameters

other
Type: Grasshopper.Kernel.TypesGH_String
See Also