Click or drag to resize

fileTextLineCollectionToString Method

imbSCI | imbACE | imbNLP | imbWEM | imbWBI
String representation of the matched lines with line number shown

Namespace:  imbSCI.Core.files.search
Assembly:  imbSCI.Core (in imbSCI.Core.dll) Version: 0.3.58.
Syntax
C#
public override string ToString()
Request Example View Source

Return Value

Type: String
A String that represents this instance.
See Also