Click or drag to resize

fileTextLineCollectiongetLineNumberList Method

imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Returns the list of line numbers on which the lines were found

Namespace:  imbSCI.Core.files.search
Assembly:  imbSCI.Core (in imbSCI.Core.dll) Version: 0.3.58.
Syntax
C#
public List<int> getLineNumberList()
Request Example View Source

Return Value

Type: ListInt32
See Also