funded by 
A karyotypes object can also be viewed as a "case".
| Karyotypes |
| New() |
| New(KaryotypeList: String) |
| Aberrations(): Aberrations {read-only} |
| CaseID(): String |
| CaseDescription(): String |
| CompositeKaryotype: Karyotype {read-only} |
| item(index. Integer): Karyotype {default; read-only} |
| QualitativeAberrations(): QualitativeAberrations {read-only} |
| QuantitativeAberrations(): QuantitativeAberrations {read-only} |
| add(ByRef NewKaryotype: Karyotype): void |
| analyseAll(): void |
| count(): Integer |
| expand(ByRef KaryotypeToBeExpanded: Karyotype, ByRef HelperKaryotype: Karyotype): Boolean {shared} |
| GetEnumerator(): IEnumerator {Implements IEnumerable.GetEnumerator} |
| setKaryotypeList(KaryotypeList: String) |
| toString(): String |