InterfaceStepGetNets Method

Creates a List of INet objects for all netdate in the ODB++-Job.

Definition

Namespace: PCBI.Automation.Interfaces
Assembly: PCB-Investigator (in PCB-Investigator.exe) Version: 0
C#
List<INet> GetNets()

Return Value

ListINet
Returns a List of INets or an empty list if the data havent net information.

See Also