|
override void | Dispose (bool disposing) |
| Clean up any resources being used. More...
|
|
Definition at line 3 of file ChannelsTool.cs.
◆ ChannelsTool()
BioCore.ChannelsTool.ChannelsTool |
( |
List< Channel > |
Channels | ) |
|
◆ Dispose()
override void BioCore.ChannelsTool.Dispose |
( |
bool |
disposing | ) |
|
|
protected |
Clean up any resources being used.
- Parameters
-
disposing | true if managed resources should be disposed; otherwise, false. |
Definition at line 15 of file ChannelsTool.designer.cs.
◆ UpdateItems()
void BioCore.ChannelsTool.UpdateItems |
( |
| ) |
|
It clears the listbox and then adds all the items in the Channels list to the listbox.
Definition at line 38 of file ChannelsTool.cs.
◆ Channels
List<Channel> BioCore.ChannelsTool.Channels |
|
get |
◆ SelectedChannel
Channel BioCore.ChannelsTool.SelectedChannel |
|
get |
◆ SelectedSample
int BioCore.ChannelsTool.SelectedSample |
|
getset |
The documentation for this class was generated from the following files: