Click or drag to resize

GH_ListCreate Method (Boolean)

Namespace:  Grasshopper.Documentation
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
public static GH_List Create(
	bool ordered
)

Parameters

ordered
Type: SystemBoolean

Return Value

Type: GH_List
See Also