Table of Contents

Enum DuplicateTrackObjectPolicy

Namespace
ChartTools.IO.Configuration
Assembly
ChartTools.dll

Defines how duplicate track objects are handled.

public enum DuplicateTrackObjectPolicy : byte
Extension Methods

Fields

IncludeAll = 2

Include all objects.

IncludeFirst = 1

Include only the first object

ThrowException = 0

Throw an exception with the position.