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>
XJTAG v4.2.5
A collection of pins with conflicts on.
Type: ConflictEventArgs
Namespace: XJTAG.Integration.XJAnalyser
public IEnumerable<Pin> ConflictingPins { get; }
XJTAG v4.2.5