Click or drag to resize

Param_ElementPrompt_Plural Method

[Missing <summary> documentation for "M:Karamba.GHopper.Elements.Param_Element.Prompt_Plural(System.Collections.Generic.List{Karamba.GHopper.Elements.GH_Element}@)"]

Namespace:  Karamba.GHopper.Elements
Assembly:  karambaGH (in karambaGH.dll) Version: 1.15.0.0 (1.15.0.0)
Syntax
protected override GH_GetterResult Prompt_Plural(
	ref List<GH_Element> values
)

Parameters

values
Type: System.Collections.GenericListGH_Element

[Missing <param name="values"/> documentation for "M:Karamba.GHopper.Elements.Param_Element.Prompt_Plural(System.Collections.Generic.List{Karamba.GHopper.Elements.GH_Element}@)"]

Return Value

Type: GH_GetterResult

[Missing <returns> documentation for "M:Karamba.GHopper.Elements.Param_Element.Prompt_Plural(System.Collections.Generic.List{Karamba.GHopper.Elements.GH_Element}@)"]

See Also