RhinoCommon API
ComponentFunctionInfoOutputDescriptions Property |
Grasshopper returns several items in general. This property returns the output descriptions.
Namespace: Rhino.NodeInCode
Assembly: RhinoCommon (in RhinoCommon.dll)
Since: 6.0

public IReadOnlyList<string> OutputDescriptions { get; }
Public ReadOnly Property OutputDescriptions As IReadOnlyList(Of String) Get
Property Value
Type: IReadOnlyListString