Click or drag to resize

ExternalLineHelpersToTuple Method

Overload List
  NameDescription
Public methodStatic memberToTuple(String)
Translate a line of text into a tuple consisting of this line and a source or target number of 1.
Public methodStatic memberToTuple(ExternalLine)
Translate an ExternalLine object into a tuple used by intake suppliers and output consumers in case of a single source or target.
Public methodStatic memberToTuple(String, Int32)
Translate a line of text into a tuple consisting of this line and a corresponding source or target number.
Public methodStatic memberToTuple(ExternalLine, Int32)
Translate an ExternalLine object into a tuple used by intake suppliers and output consumers.
Top
See Also