Click or drag to resize

fileTextLineCollectiongetLineContentList Method

imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Returns the list of matched lines

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

Return Value

Type: ListString
See Also