Click or drag to resize

Param_MatchTextPrompt_Plural Method

Namespace:  Grasshopper.Rhinoceros.Params
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
protected override GH_GetterResult Prompt_Plural(
	ref List<GH_String> value
)

Parameters

value
Type: System.Collections.GenericListGH_String

Return Value

Type: GH_GetterResult
See Also