Click or drag to resize

ComponentFunctionInfoInputNames Property

The function input parameter names.

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

Property Value

Type: IReadOnlyListString
See Also