Click or drag to resize

ComponentFunctionInfoInputDescriptions Property

The function input parameter descriptions.

Namespace:  Rhino.NodeInCode
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 6.0
Syntax
public IReadOnlyList<string> InputDescriptions { get; }

Property Value

Type: IReadOnlyListString
See Also