SelectionListWindowGetSelectedStrings Method

Get a list of names of the selected buttons.

Definition

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

Return Value

ListString

See Also