PersistentIntegerArray.

PersistentIntegerArray(SlotChangeFactory, ITransactionalIdSystem, int[]) Constructor

Syntax

public PersistentIntegerArray(SlotChangeFactory slotChangeFactory, ITransactionalIdSystem idSystem, int[] arr)

Parameters

Name Type Description
slotChangeFactory SlotChangeFactory
idSystem ITransactionalIdSystem
arr int[]

Return Value

Type Description
void