Devices Property

The collection of devices in the current chain.

Type: Chain

Namespace: XJTAG.Integration.XJAnalyser

Syntax

public IEnumerable<Device> Devices { get; }

Type

System.Collections.Generic.IEnumerable<Device>