Click or drag to resize

CommaSeparatedEventReportParse Method (String, Int32)

Namespace:  GSF.SELEventParser
Assembly:  GSF.SELEventParser (in GSF.SELEventParser.dll) Version: 2.2.113-beta
Syntax
public static CommaSeparatedEventReport Parse(
	string[] lines,
	ref int index
)
Request Example View Source

Parameters

lines
Type: SystemString
index
Type: SystemInt32

Return Value

Type: CommaSeparatedEventReport
See Also