CogMemoryStream Read Method Cognex VisionPro 9.25 SR1

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

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

Parameters

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

Return Value

Type: Int32
See Also