ICMPObjectSelect Method

Select the object respectively deselect the object.

Definition

Namespace: PCBI.Automation
Assembly: PCB-Investigator (in PCB-Investigator.exe) Version: 0
C#
public override void Select(
	bool select
)

Parameters

select  Boolean
True if the object should be selected.

Implements

InterfaceObjectSelect(Boolean)
InterfaceObjectSelect(Boolean)

See Also