Click or drag to resize

ComponentFunctionInfoInputTypeNames Property

The function input type names.

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

Property Value

Type: IReadOnlyListString
See Also