IoAdaptedObjectContainer.

ReadBytes(byte[], int, int) Method

Syntax

public override void ReadBytes(byte[] bytes, int address, int length)

Parameters

Name Type Description
bytes byte[]
address int
length int

Return Value

Type Description
void