GH_ComponentParamServer.SortOutput Method

GH_ComponentParamServerSortOutput Method

Overload List
  NameDescription
Public methodSortOutput(Double)
Sort the input parameter order based on a numeric key array.
Public methodSortOutput(Int32)
Sort the output parameter order based on a numeric key array.
Public methodSortOutput(Single)
Sort the output parameter order based on a numeric key array.
Top
See Also