Click or drag to resize

UtilizationResults_Item Constructor

add the element index to the result details

Namespace:  Karamba.Results
Assembly:  KarambaCommon (in KarambaCommon.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public UtilizationResults_Item(
	int elem_ind_,
	bool with_details
)

Parameters

elem_ind_
Type: SystemInt32
element index to be added
with_details
Type: SystemBoolean
true if results shall be added
See Also