|
void | UpdateItems () |
| It clears the listbox, then adds all the items in the Images class to the listbox. More...
|
|
|
override void | Dispose (bool disposing) |
| Clean up any resources being used. More...
|
|
Definition at line 3 of file Series.cs.
◆ Series()
BioCore.Series.Series |
( |
| ) |
|
◆ Dispose()
override void BioCore.Series.Dispose |
( |
bool |
disposing | ) |
|
|
protected |
Clean up any resources being used.
- Parameters
-
disposing | true if managed resources should be disposed; otherwise, false. |
Definition at line 14 of file Series.Designer.cs.
◆ UpdateItems()
void BioCore.Series.UpdateItems |
( |
| ) |
|
It clears the listbox, then adds all the items in the Images class to the listbox.
Definition at line 12 of file Series.cs.
The documentation for this class was generated from the following files: