CSharpTest.Net
ReadCsvLine Method
See Also  Send Feedback Download Help File
CSharpTest.Net.Library Assembly > CSharpTest.Net.Data Namespace > CsvReader Class : ReadCsvLine Method

reader
delim

Glossary Item Box

Provides a single-record parser of CSV content

Syntax

Visual Basic (Declaration) 
Public Shared Function ReadCsvLine( _
   ByVal reader As TextReader, _
   ByVal delim As Char _
) As String()
C# 
public static string[] ReadCsvLine( 
   TextReader reader,
   char delim
)

Parameters

reader
delim

Requirements

Target Platforms: Windows XP, Windows Server 2003, Windows Vista, Windows Server 2008, Windows 7

See Also

Generated with Document! X 2011 by Innovasys