Click or drag to resize

GH_PersistentParamTPrompt_ManageCollection Method

Namespace:  Grasshopper.Kernel
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
protected virtual bool Prompt_ManageCollection(
	GH_Structure<T> values
)

Parameters

values
Type: Grasshopper.Kernel.DataGH_StructureT

Return Value

Type: Boolean
See Also