ICMPObjectSetSpecifics(IObjectSpecificsD) 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(
	IObjectSpecificsD Specifics
)

Parameters

Specifics  IObjectSpecificsD
Set IComponentSpecifics to the component

Return Value

Boolean

Implements

InterfaceObjectSetSpecifics(IObjectSpecificsD)
InterfaceObjectSetSpecifics(IObjectSpecificsD)

See Also