CogMemoryStream Write Method Cognex VisionPro 9.24

Namespace: Cognex.VisionPro
Assembly: Cognex.VisionPro (in Cognex.VisionPro.dll) Version: 91.0.0.0 (91.0.0.0)
Syntax

public override void Write(
	byte[] buffer,
	int offset,
	int count
)

Parameters

buffer
Type:  System Byte 
offset
Type: System Int32
count
Type: System Int32
See Also