GetAllPins Method

Returns a collection containing all pins in the chain.

Type: Chain

Namespace: XJTAG.Integration.XJAnalyser

Syntax

public IEnumerable<Pin> GetAllPins()

Return Value

System.Collections.Generic.IEnumerable<Pin>