Click or drag to resize

CroSecreadFromTableRow Method

Reads cross section data from given table row.

Namespace:  Karamba.CrossSections
Assembly:  KarambaCommon (in KarambaCommon.dll) Version: 2.2.0.4 (2.2.0.4)
Syntax
public virtual string readFromTableRow(
	CroSecTableRow crosec_table_row
)

Parameters

crosec_table_row
Type: Karamba.CrossSectionsCroSecTableRow
Row of a cross section table.

Return Value

Type: String
warning message.
See Also