Click or drag to resize

CroSecTableread Method (String)

Fill table with date from CVS-file.

Namespace:  Karamba.CrossSections
Assembly:  KarambaCommon (in KarambaCommon.dll) Version: 2.2.0.4 (2.2.0.4)
Syntax
public string read(
	string path
)

Parameters

path
Type: SystemString
filepath to cvs-file.

Return Value

Type: String
File contents as a string.
See Also