Click or drag to resize

DataRowForStats Constructor

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

Namespace:  imbSCI.Core.extensions.table
Assembly:  imbSCI.Core (in imbSCI.Core.dll) Version: 0.3.58.
Syntax
C#
public DataRowForStats(
	DataRowBuilder builder
)
Request Example View Source

Parameters

builder
Type: System.DataDataRowBuilder
See Also