Click or drag to resize

DataGridViewTextStreamWrite Method


Namespace: DWSIM
Assembly: DWSIM (in DWSIM.exe) Version: 8.8.1.0
Syntax
public override void Write(
	byte[] buffer,
	int offset,
	int count
)
Request Example View Source

Parameters

buffer  Byte
 
offset  Int32
 
count  Int32
 
See Also