Click or drag to resize

fileTextSplitResultSet Constructor

imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Initializes a new instance of the fileTextSplitResultSet class

Namespace:  imbSCI.Core.files.search
Assembly:  imbSCI.Core (in imbSCI.Core.dll) Version: 0.3.58.
Syntax
C#
public fileTextSplitResultSet(
	string __filepathFormat = "splits\{0}.txt"
)
Request Example View Source

Parameters

__filepathFormat (Optional)
Type: SystemString
See Also