ICMPObjectGetComponentAttributeHashtable Method

GetComponentAtributes returns a Hashtable of strings with all component attributes.

Definition

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

Return Value

Hashtable
Hashtable of strings with strings of the attributes.

Implements

InterfaceCMPObjectGetComponentAttributeHashtable

See Also