BioCore  4.0.1
A .NET library & program for annotating, editing various microscopy imaging formats using Bioformats supported images. Including whole slide, pyramidal, and series.
All Classes Namespaces Functions Enumerations Properties
BioCore.Series Class Reference
Inheritance diagram for BioCore.Series:

Public Member Functions

void UpdateItems ()
 It clears the listbox, then adds all the items in the Images class to the listbox. More...
 

Protected Member Functions

override void Dispose (bool disposing)
 Clean up any resources being used. More...
 

Detailed Description

Definition at line 3 of file Series.cs.

Constructor & Destructor Documentation

◆ Series()

BioCore.Series.Series ( )

Definition at line 5 of file Series.cs.

Member Function Documentation

◆ Dispose()

override void BioCore.Series.Dispose ( bool  disposing)
protected

Clean up any resources being used.

Parameters
disposingtrue 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: