ObjectReference.

Read(Transaction, ByteArrayBuffer, Object, IActivationDepth, int, bool) Method

Syntax

public Object Read(Transaction trans, ByteArrayBuffer buffer, Object obj, IActivationDepth instantiationDepth, int addToIDTree, bool checkIDTree)

Parameters

Name Type Description
trans Transaction
buffer ByteArrayBuffer
obj Object
instantiationDepth IActivationDepth
addToIDTree int
checkIDTree bool

Return Value

Type Description
Object