RhinoCommon API
ComponentFunctionInfoInputNames Property |
The function input parameter names.
Namespace: Rhino.NodeInCode
Assembly: RhinoCommon (in RhinoCommon.dll)
public IReadOnlyList<string> InputNames { get; }
Public ReadOnly Property InputNames As IReadOnlyList(Of String) Get