Click or drag to resize

fileTextSplitResultSetItem Property

imbSCI | imbACE | imbNLP | imbWEM | imbWBI

Namespace:  imbSCI.Core.files.search
Assembly:  imbSCI.Core (in imbSCI.Core.dll) Version: 0.3.58.
Syntax
C#
public override fileTextSearchResult this[
	string needle
] { get; }
Request Example View Source

Parameters

needle
Type: SystemString

Property Value

Type: fileTextSearchResult
See Also