Click or drag to resize

instanceCountCollectionTbuildSampleFequencyTableSorted Method

imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Builds the data table with statistics

Namespace:  imbSCI.DataComplex.special
Assembly:  imbSCI.DataComplex (in imbSCI.DataComplex.dll) Version: 0.3.70.
Syntax
C#
public DataTable buildSampleFequencyTableSorted(
	Object _tname,
	int rowCountToExplore,
	string instanceTitle = "Token"
)
Request Example View Source

Parameters

_tname
Type: SystemObject
rowCountToExplore
Type: SystemInt32
instanceTitle (Optional)
Type: SystemString

Return Value

Type: DataTable
See Also