Click or drag to resize

EventHistoryRecordParseRecords Method


Namespace: GSF.SELEventParser
Assembly: GSF.SELEventParser (in GSF.SELEventParser.dll) Version: 2.4.181-beta
Syntax
public static List<EventHistoryRecord> ParseRecords(
	string[] lines,
	ref int index
)
View Source

Parameters

lines  String
 
index  Int32
 

Return Value

ListEventHistoryRecord
See Also