funded by  
| GainsLossesStructs |
| New() |
| New(Resolution: eResolutionLevel) |
| item(index: Integer): GainLossStruct {default, read-only} |
| MaximumGains: Integer {read-only} |
| MaximumLosses: Integer {read-only} |
| MaximumStructs: Integer {read-only} |
| MaximumGainsLosses: Integer {read-only} |
| Resolution: eResolutionLevel |
| add(AdditionalGainLossStruct: GainLossStruct) |
| addRange(AdditionalGainsLossesStructs: GainsLossesStructs) |
| count(): Integer |
| GetEnumerator(): IEnumerator {Implements IEnumerable.GetEnumerator} |
| getGainsAndLossesForChromosome(ChromosomeNumber: String): GainsLossesStructs |
| sort() |
| toArrayOfString(format: String): String |
| toHTML(): String |
| toString(): String |
| toString(format: String): String |
GainsLossesStructs object are transiently invoked by the QuantitativeAberration(s) and QualitativeAberration(s) classes. Some functions of the CyDASGraphics class require a GainsLossesStructs object as a parameter.