ComStreamWrapperRead Method

Definition

Namespace: DWSIM.Thermodynamics.PropertyPackages
Assembly: DWSIM.Thermodynamics (in DWSIM.Thermodynamics.dll) Version: 10.0.0.0
public override int Read(
	byte[] buffer,
	int offset,
	int count
)

Parameters

buffer  Byte
 
offset  Int32
 
count  Int32
 

Return Value

Int32

See Also