ICMPObjectSetSpecifics(IObjectSpecifics) Method

Set the specific values of the component.

Definition

Namespace: PCBI.Automation
Assembly: PCB-Investigator (in PCB-Investigator.exe) Version: 0
C#
public override bool SetSpecifics(
	IObjectSpecifics Specifics
)

Parameters

Specifics  IObjectSpecifics
Set IComponentSpecifics to the component

Return Value

Boolean

Implements

InterfaceObjectSetSpecifics(IObjectSpecifics)
InterfaceObjectSetSpecifics(IObjectSpecifics)

See Also