ObjectContainerBase.

CreateStatefulBuffer(Transaction, int, int) Method

Syntax

public StatefulBuffer CreateStatefulBuffer(Transaction trans, int address, int length)

Parameters

Name Type Description
trans Transaction
address int
length int

Return Value

Type Description
StatefulBuffer