IAutomationGetAllOpenPCBIWindows Method

Get all open IPCBIWindows.

Definition

Namespace: PCBI.Automation
Assembly: PCB-Investigator (in PCB-Investigator.exe) Version: 0
C#
public static List<IPCBIWindow> GetAllOpenPCBIWindows()

Return Value

ListIPCBIWindow
List of all open instances of IPCBIWindows

See Also