Grasshopper API
GH_PersistentParamTPrompt_Plural Method |
Namespace: Grasshopper.Kernel
Assembly: Grasshopper (in Grasshopper.dll)

protected abstract GH_GetterResult Prompt_Plural( ref List<T> values )
Protected MustOverride Function Prompt_Plural ( ByRef values As List(Of T) ) As GH_GetterResult
Parameters
- values
- Type: System.Collections.GenericListT
Return Value
Type: GH_GetterResult