Click or drag to resize

fileTextInMemoryBlockUnit Constructor

imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Initializes empty block unit, that starts at __ln

Namespace:  imbSCI.Core.files.search
Assembly:  imbSCI.Core (in imbSCI.Core.dll) Version: 0.3.58.
Syntax
C#
public fileTextInMemoryBlockUnit(
	int __ln
)
Request Example View Source

Parameters

__ln
Type: SystemInt32
The ln.
See Also