Click or drag to resize

UtilizationResults_BeamaddDefault Method

Adds a default entry.

Namespace:  Karamba.Results
Assembly:  KarambaCommon (in KarambaCommon.dll) Version: 2.2.0.4 (2.2.0.4)
Syntax
public void addDefault(
	int elem_ind,
	bool with_details
)

Parameters

elem_ind
Type: SystemInt32
Index of the element.
with_details
Type: SystemBoolean
If true intermediate values of the calculation are attached.
See Also