SequenceFileViewMgr.SelectedSequences
- 已更新2025-07-21
- 閱讀時間為 1 分鐘
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.