SelectionListWindowGetAllOptions Method

Get a list of all button options.

Definition

Namespace: PCB_Investigator.PCBIWindows
Assembly: PCB-Investigator (in PCB-Investigator.exe) Version: 0
C#
public List<ButtonOption> GetAllOptions()

Return Value

ListButtonOption

See Also