Click or drag to resize

GH_PersistentParamTPrompt_Plural Method

Namespace:  Grasshopper.Kernel
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
protected abstract GH_GetterResult Prompt_Plural(
	ref List<T> values
)

Parameters

values
Type: System.Collections.GenericListT

Return Value

Type: GH_GetterResult
See Also