Pins Property
Returns a collection containing all pins on this device.
Type: Device
Namespace: XJTAG.Integration.XJAnalyser
Syntax
public IEnumerable<Pin> Pins { get; }
Type
- System.Collections.Generic.IEnumerable<Pin>
XJTAG v4.2.5
Returns a collection containing all pins on this device.
Type: Device
Namespace: XJTAG.Integration.XJAnalyser
public IEnumerable<Pin> Pins { get; }
XJTAG v4.2.5