Param_MatchTextPrompt_Plural Method |
Namespace:
Grasshopper.Rhinoceros.Params
Assembly:
Grasshopper (in Grasshopper.dll)
Syntaxprotected override GH_GetterResult Prompt_Plural(
ref List<GH_String> value
)
Protected Overrides Function Prompt_Plural (
ByRef value As List(Of GH_String)
) As GH_GetterResult
Parameters
- value
- Type: System.Collections.GenericListGH_String
Return Value
Type:
GH_GetterResult
See Also