Click or drag to resize

TFDFCounterGetContainer Method

imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Gets the container.

Namespace:  imbSCI.DataComplex.tf_idf
Assembly:  imbSCI.DataComplex (in imbSCI.DataComplex.dll) Version: 0.3.70.
Syntax
C#
public TFDFContainer GetContainer(
	string indexForm
)
Request Example View Source

Parameters

indexForm
Type: SystemString
The index form.

Return Value

Type: TFDFContainer
See Also