Altaxo. |
[Missing <summary> documentation for "N:Altaxo.Data.Selections"]
| Class | Description | |
|---|---|---|
| AllRows | ||
| ExcludeUnionOfRowSelections | Represents an exclusion of a union of row selections. | |
| IncludeSingleNumericalValue | ||
| IncludeSingleTextValue | ||
| IncludeTextContains | ||
| IncludeTextEndsWith | ||
| IncludeTextStartsWith | ||
| IntersectionOfRowSelections | Represents an intersection of row selections. | |
| IRowSelectionExtensions | Helper class for IRowSelection instances. | |
| PeriodicRowIndexSegments | ||
| RangeOfNumericalValues | ||
| RangeOfRowIndices | ||
| UnionOfRowSelections | Represents an union of row selections. |
| Interface | Description | |
|---|---|---|
| IRowSelection | ||
| IRowSelectionCollection | Interface to a collection of row selections. Since this is itself a row selection, it extends IRowSelection interface. |