Click or drag to resize

GH_PersistentParam<T>.Prompt_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.Data.GH_Structure<T>

Return Value

Type: Boolean
See Also