Click or drag to resize

IOCountLinesInFile Method (TextReader)

Namespace:  EDK4Net.Utilities
Assembly:  EDK4Net (in EDK4Net.dll) Version: 3.0.7.3
Syntax
C#
public static int CountLinesInFile(
	TextReader reader
)

Parameters

reader
Type: System.IOTextReader

Return Value

Type: Int32
See Also