IStepGetAllCMPObjectsByReferenceFrozenDictionary Method

Create a frozen dictionary for all components with key = reference.

Definition

Namespace: PCBI.Automation
Assembly: PCB-Investigator (in PCB-Investigator.exe) Version: 0
C#
public FrozenDictionary GetAllCMPObjectsByReferenceFrozenDictionary()

Return Value

FrozenDictionary
all components in frozen dictionary with references as keys.

See Also