IAttributeGetAllComponentAttributeEnums Method

All component attribute enums of standard definiton.

Definition

Namespace: PCBI.Automation
Assembly: PCB-Investigator (in PCB-Investigator.exe) Version: 0
C#
public static List<FeatureAttributeEnum> GetAllComponentAttributeEnums()

Return Value

ListFeatureAttributeEnum
List with all relevant attributes for components.

See Also