Click or drag to resize

StroboChannelInfoFromStringArray Method

Namespace:  LynceeTec.Sequence.IO
Assembly:  LynceeTec.Sequence.IO (in LynceeTec.Sequence.IO.dll) Version: 7.2.45.30905 master 98955cb, built 2018-05-31 10:36:29 UTC
Syntax
public static StroboChannelInfo FromStringArray(
	ArraySegment<string> fields
)

Parameters

fields
Type: SystemArraySegmentString

Return Value

Type: StroboChannelInfo
See Also