SequenceFileViewMgr.SelectedSequences
- Aktualisiert2025-07-21
- 1 Minute(n) Lesezeit
SequenceFileViewMgr.SelectedSequences
Syntax
SequenceFileViewMgr.SelectedSequences
Data Type
Purpose
Returns a collection of selected sequences.
Remarks
Use this collection to obtain the selected sequences or to change the selected sequences for the selected file. Use the SequenceFileViewMgr.ConnectSequenceList method to connect a control that displays sequences and specifies the selected sequence. Use the SequenceFileViewMgr.Sequence property to determine the sequence a connected SequenceView control displays.
TestStand User Interface Controls connected to a SequenceFileView Manager control, such as the ListBox control, automatically set this property when you select sequences.