Constructor LineParser LineParser(String[]) Construct with the header Declaration public LineParser(string[] header) Parameters Type Name Description System.String[] header header line found in the input file, or null if none.