Click or drag to resize

CroSecread Method

Read cross section data from reader.

Namespace:  Karamba.CrossSections
Assembly:  KarambaCommon (in KarambaCommon.dll) Version: 2.2.0.4 (2.2.0.4)
Syntax
public virtual void read(
	BinaryReader reader
)

Parameters

reader
Type: System.IOBinaryReader
Reader for getting the data.
See Also