GH_ListCreate Method (Boolean) |
Namespace:
Grasshopper.Documentation
Assembly:
Grasshopper (in Grasshopper.dll)
Syntax public static GH_List Create(
bool ordered
)
Public Shared Function Create (
ordered As Boolean
) As GH_List
Parameters
- ordered
- Type: SystemBoolean
Return Value
Type:
GH_ListSee Also