ConflictingPins Property

A collection of pins with conflicts on.

Type: ConflictEventArgs

Namespace: XJTAG.Integration.XJAnalyser

Syntax

public IEnumerable<Pin> ConflictingPins { get; }

Type

System.Collections.Generic.IEnumerable<Pin>