Table of Contents

Method GetLinesCount

Namespace
Alternet.Common
Assembly
Alternet.Common.v9.dll

GetLinesCount(string)

Gets a number of lines in the specified file.

public static int GetLinesCount(string fileName)

Parameters

fileName string

Name of file to check.

Returns

int