Table of Contents

Enum ItemInsertLocationType

Namespace
AbanoubNassem.Trinity.Fields
Assembly
AbanoubNassem.Trinity.dll

Enumeration representing the different types of item insert locations.

public enum ItemInsertLocationType : byte

Fields

After = 1

Insert after the specified item.

Before = 0

Insert before the specified item.