Table of Contents

Struct BookkeperRemovalInfo

Namespace
Zorro.Core
Assembly
Zorro.Core.Runtime.dll
public struct BookkeperRemovalInfo
Inherited Members
Extension Methods

Constructors

BookkeperRemovalInfo(int, int)

public BookkeperRemovalInfo(int indexRemoved, int swapbackIndex)

Parameters

indexRemoved int
swapbackIndex int

Fields

IndexRemoved

public int IndexRemoved

Field Value

int

SwapbackIndex

public int SwapbackIndex

Field Value

int