Click or drag to resize

numericSampleStatisticsList Constructor

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

Namespace:  imbSCI.DataComplex.special
Assembly:  imbSCI.DataComplex (in imbSCI.DataComplex.dll) Version: 0.3.70.
Syntax
C#
public numericSampleStatisticsList(
	string __name,
	string __description
)
Request Example View Source

Parameters

__name
Type: SystemString
__description
Type: SystemString
See Also