Click or drag to resize

EventFileSkipBlanks Method


Namespace: GSF.SELEventParser
Assembly: GSF.SELEventParser (in GSF.SELEventParser.dll) Version: 2.4.181-beta
Syntax
public static void SkipBlanks(
	string[] lines,
	ref int index
)
View Source

Parameters

lines  String
 
index  Int32
 
See Also